Add icons to this collection by clicking the heart icon.
Wind icon - also known as winter, weather, sky, wind, breeze, Blowing, and windy. 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"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1fbbee" />
        <stop offset="1" stop-color="#4764af" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M419.964 182.053a37.506 37.506 0 0 1-37.464 37.464H150.354a8 8 0 1 1 0-16H382.5a21.464 21.464 0 1 0-20.5-27.855 8 8 0 1 1-15.276-4.758 37.468 37.468 0 0 1 73.238 11.149zM337.8 325.524a27.45 27.45 0 0 1-26.335-19.365 8 8 0 1 0-15.275 4.758 43.58 43.58 0 1 0 41.61-56.546H218.917a8 8 0 0 0 0 16H337.8a27.577 27.577 0 0 1 0 55.153zM100.036 170.872h198.92a37.859 37.859 0 1 0-36.156-49.123 8 8 0 1 0 15.277 4.756 21.862 21.862 0 1 1 20.876 28.367H100.036a8 8 0 0 0 0 16zm0 48.645h18.977a8 8 0 0 0 0-16h-18.977a8 8 0 0 0 0 16zm0 50.855h81.195a12.083 12.083 0 1 1-11.542 15.681 8 8 0 1 0-15.275 4.758 28.086 28.086 0 1 0 26.817-36.439h-81.195a8 8 0 0 0 0 16zM378.1 354.3a174.325 174.325 0 0 1-134.436 0 191.476 191.476 0 0 0-146.693 0 8 8 0 1 0 6.129 14.779 174.314 174.314 0 0 1 134.435 0 191.476 191.476 0 0 0 146.693 0A8 8 0 1 0 378.1 354.3zm0 33.158a174.316 174.316 0 0 1-134.436 0 191.476 191.476 0 0 0-146.693 0 8 8 0 1 0 6.129 14.779 174.323 174.323 0 0 1 134.435 0 191.476 191.476 0 0 0 146.693 0 8 8 0 1 0-6.128-14.777zM512 256c0 141.159-114.841 256-256 256S0 397.159 0 256 114.841 0 256 0s256 114.841 256 256zm-16 0c0-132.337-107.663-240-240-240S16 123.663 16 256s107.663 240 240 240 240-107.663 240-240z"
    />
</svg>
More icons in the same style and category