summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/tornado.svg
blob: d788c5b654768a502ebd51ad74f00fc8741bc470 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!--
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>