Add icons to this collection by clicking the heart icon.
Hat icon - also known as hat, winter, fashion, winter hat, accessory, beanie, 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="M436 355.44V260c0-80.794-53.509-149.322-126.948-172.018A59.614 59.614 0 0 0 316 60c0-33.084-26.916-60-60-60s-60 26.916-60 60a59.614 59.614 0 0 0 6.948 27.982C129.509 110.678 76 179.206 76 260v95.44c-23.278 8.256-40 30.487-40 56.56v40c0 33.084 26.916 60 60 60h320c33.084 0 60-26.916 60-60v-40c0-26.073-16.722-48.303-40-56.56zM256 40c11.028 0 20 8.972 20 20s-8.972 20-20 20-20-8.972-20-20 8.972-20 20-20zM116 260c0-77.196 62.804-140 140-140s140 62.804 140 140v92H116zm320 192c0 11.028-8.972 20-20 20h-20v-40h-40v40h-40v-40h-40v40h-40v-40h-40v40h-40v-40h-40v40H96c-11.028 0-20-8.972-20-20v-40c0-11.028 8.972-20 20-20h320c11.028 0 20 8.972 20 20z"
    />
</svg>
More icons in the same style and category