Add icons to this collection by clicking the heart icon.
Hat icon - also known as hat, fashion, woman, pamela hat, accessory, sun protection, and sun hat. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M432 278.011V256c0-77.196-62.804-140-140-140h-72c-77.196 0-140 62.804-140 140v22.011C34.41 287.302 0 327.707 0 376c0 11.046 8.954 20 20 20h472c11.046 0 20-8.954 20-20 0-48.293-34.41-88.698-80-97.989zM120 256c0-55.14 44.859-100 100-100h72c55.141 0 100 44.86 100 100v20H120zM43.427 356c8.255-23.281 30.498-40 56.573-40h312c26.075 0 48.318 16.719 56.573 40z"
    />
</svg>
More icons in the same style and category