aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/_icons/battery-off.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/battery-off.svg b/src/_icons/battery-off.svg
new file mode 100644
index 0000000..c558736
--- /dev/null
+++ b/src/_icons/battery-off.svg
@@ -0,0 +1,7 @@
+---
+tags: [energy, power, electricity]
+---
+<svg>
+ <line x1="3" y1="3" x2="21" y2="21" />
+ <path d="M11 7h6a2 2 0 0 1 2 2v.5a0.5 .5 0 0 0 .5 .5a0.5 .5 0 0 1 .5 .5v3a0.5 .5 0 0 1 -.5 .5a0.5 .5 0 0 0 -.5 .5v.5m-2 2h-11a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h1" />
+</svg>