Add icons to this collection by clicking the heart icon.
Snowflake icon - also known as winter, cold, snow, weather, and snowflake. 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 48 48"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(40 40 -40 40 4 4)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f78cff" />
        <stop offset="1" stop-color="#6dc8ff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M23.2 44.6a1 1 0 0 0 1.6 0l3-4a.999.999 0 0 0 0-1.2l-3-4a1 1 0 0 0-1.6 0l-3 4a.999.999 0 0 0 0 1.2zm.8-2.267L22.25 40 24 37.667 25.75 40zM8.868 38.001a.996.996 0 0 0 .283.848.996.996 0 0 0 .848.283l4.95-.707c.44-.063.786-.409.849-.849l.707-4.949a1.004 1.004 0 0 0-.283-.849 1.004 1.004 0 0 0-.849-.283l-4.949.707c-.44.063-.786.409-.849.849zm23.759-6.506a1.004 1.004 0 0 0-.849.283 1.004 1.004 0 0 0-.283.849l.707 4.949c.063.44.409.786.849.849l4.95.707a.996.996 0 0 0 .848-.283.996.996 0 0 0 .283-.848l-.707-4.95a1.001 1.001 0 0 0-.849-.849zm1.037 2.169 2.887.412.413 2.888-2.888-.413zm-22.628 3.3.413-2.888 2.887-.412-.412 2.887zm13.828-22.467a.999.999 0 0 0-1.728 0l-2.322 3.985-4.612.018a1 1 0 0 0-.864 1.497L17.628 24l-2.29 4.003a1 1 0 0 0 .864 1.497l4.612.018 2.322 3.985a.999.999 0 0 0 1.728 0l2.322-3.985 4.612-.018a1 1 0 0 0 .864-1.497L30.372 24l2.29-4.003a1 1 0 0 0-.864-1.497l-4.612-.018-2.322-3.985zM24 16.986l1.746 2.997a.999.999 0 0 0 .86.496l3.468.014-1.722 3.01a1.002 1.002 0 0 0 0 .994l1.722 3.01-3.468.014a.999.999 0 0 0-.86.496L24 31.014l-1.746-2.997a.999.999 0 0 0-.86-.496l-3.468-.014 1.722-3.01a1.002 1.002 0 0 0 0-.994l-1.722-3.01 3.468-.014a.999.999 0 0 0 .86-.496zM35.4 23.2a1 1 0 0 0 0 1.6l4 3a.999.999 0 0 0 1.2 0l4-3a1 1 0 0 0 0-1.6l-4-3a.999.999 0 0 0-1.2 0zm-32 0a1 1 0 0 0 0 1.6l4 3a.999.999 0 0 0 1.2 0l4-3a1 1 0 0 0 0-1.6l-4-3a.999.999 0 0 0-1.2 0zM24 21a3.001 3.001 0 0 0 0 6 3.001 3.001 0 0 0 0-6zM5.667 24 8 22.25 10.333 24 8 25.75zm32 0L40 22.25 42.333 24 40 25.75zM24 23a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7.495-7.627c-.044.312.061.626.283.849.223.222.537.327.849.283l4.949-.707c.44-.063.786-.409.849-.849l.707-4.95a.996.996 0 0 0-.283-.848.996.996 0 0 0-.848-.283l-4.95.707c-.44.063-.786.409-.849.849zM9.999 8.868a.996.996 0 0 0-.848.283.996.996 0 0 0-.283.848l.707 4.95c.063.44.409.786.849.849l4.949.707c.312.044.626-.061.849-.283.222-.223.327-.537.283-.849l-.707-4.949a1.001 1.001 0 0 0-.849-.849zm1.037 2.168 2.888.413.412 2.887-2.887-.412zm22.628 3.3.412-2.887 2.888-.413-.413 2.888zM23.2 12.6a1 1 0 0 0 1.6 0l3-4a.999.999 0 0 0 0-1.2l-3-4a1 1 0 0 0-1.6 0l-3 4a.999.999 0 0 0 0 1.2zm.8-2.267L22.25 8 24 5.667 25.75 8z"
        />
    </g>
</svg>
More icons in the same style and category