diff options
author | codecalm <codecalm@gmail.com> | 2022-07-10 12:01:49 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-07-10 12:01:49 +0200 |
commit | 9b18c2d36980dbaee72a31eaff44bd90d55bd5c7 (patch) | |
tree | 6a4eeda010695886932b546acb5dd5ed0496a3d7 /src/_icons/storm.svg | |
parent | Release 1.73.0 (diff) | |
download | tabler-icons-9b18c2d36980dbaee72a31eaff44bd90d55bd5c7.tar.xz |
18 new icons: `arrow-merge-both`, `arrow-merge-left`, `arrow-merge-right`, `garden-cart`, `ground`, `logic-and`, `logic-buffer`, `logic-nand`, `logic-nor`, `logic-not`, `logic-or`, `logic-xnor`, `logic-xor`, `microwave`, `outbound`, `sos`, `steam`, `storm`
#255
Diffstat (limited to 'src/_icons/storm.svg')
-rw-r--r-- | src/_icons/storm.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/storm.svg b/src/_icons/storm.svg new file mode 100644 index 00000000..d1ca711a --- /dev/null +++ b/src/_icons/storm.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <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> |