diff options
Diffstat (limited to 'icons/storm.svg')
-rw-r--r-- | icons/storm.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/storm.svg b/icons/storm.svg new file mode 100644 index 00000000..1f58ee13 --- /dev/null +++ b/icons/storm.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-storm" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="12" cy="12" r="3" /> + <circle cx="12" cy="12" r="7" /> + <path d="M5.369 14.236c-1.839 -3.929 -1.561 -7.616 -.704 -11.236" /> + <path d="M18.63 9.76c1.837 3.928 1.561 7.615 .703 11.236" /> +</svg> + + |