diff options
Diffstat (limited to 'src/_icons')
-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> |