Add icons to this collection by clicking the heart icon.
Beanie icon - also known as fashion, clothes, winter hat, accessory, beanie, and headdress. 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="M472 355.44V340c0-89.247-49.687-165.536-124.35-200.02 5.365-12.251 8.35-25.772 8.35-39.98C356 44.86 311.14 0 256 0S156 44.86 156 100c0 14.208 2.985 27.729 8.35 39.98C89.703 174.456 40 250.727 40 340v15.44C16.722 363.696 0 385.927 0 412v40c0 33.084 26.916 60 60 60h392c33.084 0 60-26.916 60-60v-40c0-26.073-16.722-48.304-40-56.56zM256 40c33.084 0 60 26.916 60 60s-26.916 60-60 60-60-26.916-60-60 26.916-60 60-60zM80 340c0-75.614 42-139.731 108.033-166.721C205.887 189.85 229.778 200 256 200c26.221 0 50.113-10.15 67.967-26.72C390 200.269 432 264.386 432 340v12H80zm392 112c0 11.028-8.972 20-20 20h-16v-20c0-11.046-8.954-20-20-20s-20 8.954-20 20v20h-40v-20c0-11.046-8.954-20-20-20s-20 8.954-20 20v20h-40v-20c0-11.046-8.954-20-20-20s-20 8.954-20 20v20h-40v-20c0-11.046-8.954-20-20-20s-20 8.954-20 20v20h-40v-20c0-11.046-8.954-20-20-20s-20 8.954-20 20v20H60c-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