diff options
Diffstat (limited to 'src/icons/tornado.svg')
-rw-r--r-- | src/icons/tornado.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/tornado.svg b/src/icons/tornado.svg new file mode 100644 index 00000000..89aaa3b9 --- /dev/null +++ b/src/icons/tornado.svg @@ -0,0 +1,13 @@ +--- +tags: [wind, rotate, storm, spin, spinning, air, catastrophe, vortex] +category: Weather +version: "1.20" +unicode: "ece2" +--- +<svg> + <line x1="21" y1="4" x2="3" y2="4" /> + <line x1="13" y1="16" x2="7" y2="16" /> + <line x1="11" y1="20" x2="15" y2="20" /> + <line x1="6" y1="8" x2="20" y2="8" /> + <line x1="4" y1="12" x2="16" y2="12" /> +</svg> |