diff options
Diffstat (limited to 'src/icons/biohazard.svg')
-rw-r--r-- | src/icons/biohazard.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/biohazard.svg b/src/icons/biohazard.svg new file mode 100644 index 00000000..fd866764 --- /dev/null +++ b/src/icons/biohazard.svg @@ -0,0 +1,10 @@ +--- +category: Symbols +tags: [danger, radioactive, toxic, microbe, virus, biotoxin] +version: "1.18" +unicode: "ecb8" +--- +<svg> + <circle cx="12" cy="12" r="2" /> + <path d="M11.939 14c0 .173 .048 .351 .056 .533l0 .217a4.75 4.75 0 0 1 -4.533 4.745l-.217 0m-4.75 -4.75a4.75 4.75 0 0 1 7.737 -3.693m6.513 8.443a4.75 4.75 0 0 1 -4.69 -5.503l-.06 0m1.764 -2.944a4.75 4.75 0 0 1 7.731 3.477l0 .217m-11.195 -3.813a4.75 4.75 0 0 1 -1.828 -7.624l.164 -.172m6.718 0a4.75 4.75 0 0 1 -1.665 7.798" /> +</svg> |