aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/virus.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/virus.svg')
-rw-r--r--src/_icons/virus.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/virus.svg b/src/_icons/virus.svg
new file mode 100644
index 00000000..92dc3347
--- /dev/null
+++ b/src/_icons/virus.svg
@@ -0,0 +1,13 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="5" />
+ <path d="M12 7v-4m-1 0h2" />
+ <path d="M12 7v-4m-1 0h2" transform="rotate(45 12 12)" />
+ <path d="M12 7v-4m-1 0h2" transform="rotate(90 12 12)" />
+ <path d="M12 7v-4m-1 0h2" transform="rotate(135 12 12)" />
+ <path d="M12 7v-4m-1 0h2" transform="rotate(180 12 12)" />
+ <path d="M12 7v-4m-1 0h2" transform="rotate(225 12 12)" />
+ <path d="M12 7v-4m-1 0h2" transform="rotate(270 12 12)" />
+ <path d="M12 7v-4m-1 0h2" transform="rotate(315 12 12)" />
+</svg>