Add icons to this collection by clicking the heart icon.
Cap icon - also known as hat, fashion, cap, sport, baseball, and baseball cap. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="210.5"
        x2="210.5"
        y1="421"
        y2="106"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="346.5"
        x2="346.5"
        y1="421"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M391 391v-45l-30-30 29.072-15c-.797-10.223-2.164-20.279-4.492-30L361 256l7.815-30C338.44 167.917 279.613 126.763 211 121.462L196 106l-15 15.737C92.135 128.554 17.734 194.511 2.871 283.803a14.998 14.998 0 0 0 3.135 11.895 15.019 15.019 0 0 0 10.986 5.552c18.838.835 34.482 13.008 40.43 29.751H15c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15h361c8.291 0 45-6.709 45-15z"
    />
    <path
        fill="url(#b)"
        d="M391 316c0-5.079-.54-10.02-.928-15H316c-8.291 0-15-6.709-15-15s6.709-15 15-15h69.58c-3.788-15.809-9.401-30.919-16.765-45H271c-33.137 0-60 26.862-60 60 0 33.137 26.863 60 60 60h120zm106 75H391v15c0 8.291-6.709 15-15 15h121c8.291 0 15-6.709 15-15s-6.709-15-15-15zM211 106c0-8.291-6.709-15-15-15s-15 6.709-15 15v15.737c5.021-.385 9.888-.737 15-.737 5.092 0 10.007.076 15 .462z"
    />
</svg>
More icons in the same style and category