24 lines
486 B
XML
24 lines
486 B
XML
<!--
|
|
tags: [wind, rotate, storm, spin, spinning, air, catastrophe, vortex, tornado, climate]
|
|
category: Weather
|
|
version: "1.20"
|
|
unicode: "ece2"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M21 4l-18 0" />
|
|
<path d="M13 16l-6 0" />
|
|
<path d="M11 20l4 0" />
|
|
<path d="M6 8l14 0" />
|
|
<path d="M4 12l12 0" />
|
|
</svg>
|