Add icons to this collection by clicking the heart icon.
Hat icon - also known as hat, fashion, and accessory. 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="436"
        y2="76"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M452 316h-16v-60c0-99.252-80.748-180-180-180S76 156.748 76 256v60H60c-33.084 0-60 26.916-60 60s26.916 60 60 60h392c33.084 0 60-26.916 60-60s-26.916-60-60-60zM256 116c70.406 0 128.831 52.245 138.565 120h-277.13c9.734-67.755 68.159-120 138.565-120zM116 276h280v40H116zm336 120H60c-11.028 0-20-8.972-20-20s8.972-20 20-20h392c11.028 0 20 8.972 20 20s-8.972 20-20 20z"
    />
</svg>
More icons in the same style and category