Add icons to this collection by clicking the heart icon.
Wind icon - also known as winter, cold, snow, nature, weather, and wind. Created in a clean circular 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="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="371.471"
        y2="140.529"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M113.882 229.353h159.882c24.487 0 44.412-19.925 44.412-44.412s-19.925-44.412-44.412-44.412c-14.694 0-26.647 11.953-26.647 26.647s11.953 26.647 26.647 26.647c4.91 0 8.882-3.973 8.882-8.882s-3.973-8.882-8.882-8.882c-4.901 0-8.882-3.981-8.882-8.882s3.981-8.882 8.882-8.882c14.694 0 26.647 11.953 26.647 26.647s-11.953 26.647-26.647 26.647H113.882c-4.91 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882zm17.765-35.53h35.53c4.909 0 8.882-3.973 8.882-8.882s-3.973-8.882-8.882-8.882h-35.53c-4.909 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882zm230.941 53.295h-88.824a8.877 8.877 0 0 0-8.882 8.882 8.877 8.877 0 0 0 8.882 8.882h88.824c14.694 0 26.647 11.953 26.647 26.647s-11.953 26.647-26.647 26.647c-4.901 0-8.883-3.981-8.883-8.882s3.981-8.882 8.883-8.882a8.877 8.877 0 0 0 8.882-8.882 8.877 8.877 0 0 0-8.882-8.882c-14.694 0-26.647 11.953-26.647 26.647s11.953 26.647 26.647 26.647c24.487 0 44.412-19.925 44.412-44.412s-19.925-44.412-44.412-44.412zm-159.882 35.529h-88.823a8.877 8.877 0 0 0-8.882 8.882 8.877 8.877 0 0 0 8.882 8.882h88.823c14.694 0 26.647 11.953 26.647 26.647s-11.953 26.647-26.647 26.647c-4.901 0-8.882-3.981-8.882-8.882s3.981-8.882 8.882-8.882a8.878 8.878 0 0 0 8.883-8.882 8.877 8.877 0 0 0-8.883-8.882c-14.694 0-26.647 11.953-26.647 26.647s11.953 26.647 26.647 26.647c24.487 0 44.412-19.925 44.412-44.412s-19.925-44.412-44.412-44.412zm142.117-53.294h8.882c19.595 0 35.53-15.934 35.53-35.529v-8.882a8.877 8.877 0 0 0-8.882-8.882h-8.882c-19.595 0-35.53 15.934-35.53 35.529v8.882a8.877 8.877 0 0 0 8.882 8.882zm-195.411 17.765A8.877 8.877 0 0 0 140.53 256a8.877 8.877 0 0 0 8.882 8.882h53.294a8.878 8.878 0 0 0 8.883-8.882 8.877 8.877 0 0 0-8.883-8.882zm88.823 0a8.883 8.883 0 1 0 .001 17.765 8.883 8.883 0 0 0-.001-17.765zm-35.529-53.295a8.883 8.883 0 1 0 0-17.763 8.883 8.883 0 0 0 0 17.763zm-88.824 71.059a8.883 8.883 0 1 0-.001-17.765 8.883 8.883 0 0 0 .001 17.765zm168.765 17.765h-8.882a8.877 8.877 0 0 0-8.882 8.882v8.882c0 19.595 15.935 35.529 35.529 35.529h8.883a8.877 8.877 0 0 0 8.882-8.882v-8.882c0-19.595-15.935-35.529-35.53-35.529z"
    />
</svg>
More icons in the same style and category