diff options
author | codecalm <codecalm@gmail.com> | 2020-09-02 14:10:15 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-02 14:10:15 +0200 |
commit | 8285f98f9a0e450c5086d202453989b7b427ebbe (patch) | |
tree | 0302fcc6212fefb1844474a68b878606ed1cc126 | |
parent | `scooter-electric` icon (diff) | |
download | tabler-icons-8285f98f9a0e450c5086d202453989b7b427ebbe.tar.xz |
`radioactive` icon
-rw-r--r-- | src/_icons/radioactive.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/radioactive.svg b/src/_icons/radioactive.svg new file mode 100644 index 00000000..3c514d10 --- /dev/null +++ b/src/_icons/radioactive.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M13.5 14.6 l 3 5.19 a9 9 0 0 0 4.5 -7.79 h -6 a3 3 0 0 1 -1.5 2.6" /> + <path d="M13.5 9.4 l 3 -5.19 a9 9 0 0 0 -9 0 l 3 5.19 a3 3 0 0 1 3 0" /> + <path d="M10.5 14.6 l -3 5.19 a9 9 0 0 1 -4.5 -7.79 h6 a3 3 0 0 0 1.5 2.6" /> +</svg> |