aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-22 13:32:39 +0200
committercodecalm <codecalm@gmail.com>2020-09-22 13:32:39 +0200
commit32f686a63dc70a7e0f2f980da47eb1bb1f57200e (patch)
treed952e943b9f36fa0c915539de74333b3d9f591ca
parenticons optimize (diff)
downloadtabler-icons-32f686a63dc70a7e0f2f980da47eb1bb1f57200e.tar.xz
`battery-off` icon
-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>