Add icons to this collection by clicking the heart icon.
Beanie icon - also known as hat, fashion, warm, winter clothes, winter hat, and beanie. 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="103.889"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        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="M121 512h30l30-77-45-45-45 45zm240 0h30l30-77-45-45-45 45zm-120 0h30l30-77-45-45-45 45zm180-137V255.094c0-64.233-37.705-123.047-96.035-149.839-7.995-3.626-17.17.261-20.244 8.188-1.582 4.043-3.545 7.163-6.24 9.844-9.082 9.111-23.35 10.928-35.508 4.541a14.874 14.874 0 0 0-13.945 0c-12.1 6.343-26.367 4.585-35.537-4.556-2.666-2.666-4.629-5.786-6.211-9.829-3.075-7.928-12.249-11.814-20.244-8.188C128.705 132.061 91 190.875 91 255.094V375c0 8.291 6.709 15 15 15h300c8.291 0 15-6.709 15-15z"
    />
    <path
        fill="url(#b)"
        d="M436 360H76c-24.901 0-45 20.1-45 45v62c0 24.899 20.099 45 45 45h45v-77c0-8.401 6.599-15 15-15s15 6.599 15 15v77h90v-77c0-8.401 6.599-15 15-15s15 6.599 15 15v77h90v-77c0-8.401 6.599-15 15-15s15 6.599 15 15v77h45c24.902 0 45-20.101 45-45v-62c0-24.9-20.098-45-45-45zM192.309 144.498c16.641 16.655 41.426 21.475 63.691 13.037 22.329 8.532 47.153 3.552 63.662-13.022 15.421-15.341 21.933-40.208 12.832-63.691 8.584-21.958 3.867-46.729-12.803-63.735C302.992.343 278.236-4.389 256 4.268c-22.207-8.701-46.963-3.955-63.809 12.92-16.582 16.919-21.27 41.675-12.686 63.633-9.092 23.461-2.628 48.286 12.804 63.677z"
    />
</svg>
More icons in the same style and category