Add icons to this collection by clicking the heart icon.
Beanie icon - also known as winter, fashion, clothing, cap, winter hat, wool hat, wear, beanie, and pompom. Created in a clean lineal color 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="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M421 347v-92c0-66.473-39.516-123.883-96.287-149.994C328.816 95.594 331 85.363 331 75c0-41.355-33.645-75-75-75s-75 33.645-75 75c0 10.363 2.184 20.594 6.287 30.006C130.516 131.117 91 188.527 91 255v92c0 19.555 12.541 36.228 30 42.42v35.16c-17.459 6.192-30 22.865-30 42.42 0 24.813 20.187 45 45 45s45-20.187 45-45c0-19.555-12.541-36.228-30-42.42v-35.16c17.459-6.192 30-22.865 30-42.42v-31c0-41.906 33.645-76 75-76s75 34.094 75 76v31c0 19.555 12.541 36.228 30 42.42v35.16c-17.459 6.192-30 22.865-30 42.42 0 24.813 20.187 45 45 45s45-20.187 45-45c0-19.555-12.541-36.228-30-42.42v-35.16c17.459-6.192 30-22.865 30-42.42zM256 30c24.813 0 45 20.187 45 45 0 7.067-1.594 13.844-4.66 19.996C283.425 91.739 269.912 90 256 90s-27.425 1.739-40.34 4.996C212.594 88.844 211 82.067 211 75c0-24.813 20.187-45 45-45zM136 482c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zm240 0c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zm0-120c-8.271 0-15-6.729-15-15v-31c0-58.449-47.103-106-105-106s-105 47.551-105 106v31c0 8.271-6.729 15-15 15s-15-6.729-15-15v-92c0-74.439 60.561-135 135-135s135 60.561 135 135v92c0 8.271-6.729 15-15 15z"
    />
</svg>
More icons in the same style and category