Add icons to this collection by clicking the heart icon.
Storm icon - also known as weather, storm, tornado, and cyclone. Created in a clean flat 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 32 32"
>
<linearGradient
id="a"
x1="10.167"
x2="27.445"
y1="2"
y2="26.918"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fc496a" />
<stop offset="1" stop-color="#ffa9a9" />
</linearGradient>
<linearGradient
id="b"
x1="19"
x2="11.845"
y1="25"
y2="5.756"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ff7d7d" />
<stop offset="1" stop-color="#ff2f2f" />
</linearGradient>
<g fill="none">
<path
fill="url(#a)"
fill-rule="evenodd"
d="M6 13.5C6 8.297 10.433 4 16 4a1 1 0 1 0 0-2C9.417 2 4 7.105 4 13.5S9.417 25 16 25a1 1 0 1 0 0-2c-5.567 0-10-4.297-10-9.5zM18.5 6c5.203 0 9.5 4.433 9.5 10a1 1 0 1 0 2 0c0-6.583-5.105-12-11.5-12S7 9.417 7 16a1 1 0 1 0 2 0c0-5.567 4.297-10 9.5-10zM16 28c5.567 0 10-4.297 10-9.5S21.567 9 16 9a1 1 0 1 1 0-2c6.583 0 12 5.105 12 11.5S22.583 30 16 30a1 1 0 1 1 0-2zm-2.5-2C8.297 26 4 21.567 4 16a1 1 0 1 0-2 0c0 6.583 5.105 12 11.5 12S25 22.583 25 16a1 1 0 1 0-2 0c0 5.567-4.297 10-9.5 10z"
clip-rule="evenodd"
/>
<circle cx="16" cy="16" r="6.5" stroke="url(#b)" stroke-width="5" />
</g>
</svg>
More icons in the same style and category