| 1 | <!-- |
| 2 | tags: [weather, breeze, tornado, typhoon, cyclone, hurricane, wind, off, climate, forecast] |
| 3 | category: Weather |
| 4 | version: "1.67" |
| 5 | unicode: "f1c7" |
| 6 | --> |
| 7 | <svg |
| 8 | xmlns="http://www.w3.org/2000/svg" |
| 9 | width="24" |
| 10 | height="24" |
| 11 | viewBox="0 0 24 24" |
| 12 | fill="none" |
| 13 | stroke="currentColor" |
| 14 | stroke-width="2" |
| 15 | stroke-linecap="round" |
| 16 | stroke-linejoin="round" |
| 17 | > |
| 18 | <path d="M5 8h3m4 0h1.5a2.5 2.5 0 1 0 -2.34 -3.24" /> |
| 19 | <path d="M3 12h9" /> |
| 20 | <path d="M16 12h2.5a2.5 2.5 0 0 1 1.801 4.282" /> |
| 21 | <path d="M4 16h5.5a2.5 2.5 0 1 1 -2.34 3.24" /> |
| 22 | <path d="M3 3l18 18" /> |
| 23 | </svg> |
| 24 |