Add icons to this collection by clicking the heart icon.
Hat icon - also known as hat, winter, fashion, clothes, and garment. 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M476 357.025V340c0-68.284-34.988-103.272-65.857-134.142C381.09 176.806 356 151.716 356 100 356 44.86 311.141 0 256 0c-55.14 0-100 44.86-100 100 0 51.716-25.09 76.806-54.142 105.858C70.988 236.728 36 271.716 36 340v17.025C14.831 366.303 0 387.447 0 412v40c0 33.084 26.916 60 60 60h392c33.084 0 60-26.916 60-60v-40c0-24.553-14.831-45.697-36-54.975zM76 340c0-51.716 25.09-76.806 54.142-105.858C161.012 203.272 196 168.284 196 100c0-33.084 26.916-60 60-60s60 26.916 60 60c0 68.284 34.988 103.272 65.857 134.142C410.91 263.194 436 288.284 436 340v12H76zm396 112c0 11.028-8.972 20-20 20h-56v-40h-40v40h-40v-40h-40v40h-40v-40h-40v40h-40v-40h-40v40H60c-11.028 0-20-8.972-20-20v-40c0-11.028 8.972-20 20-20h392c11.028 0 20 8.972 20 20z"
    />
</svg>
More icons in the same style and category