1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-09 22:00:57 +02:00

battery-off icon

This commit is contained in:
codecalm
2020-09-22 13:32:39 +02:00
parent 4307e4ccda
commit 32f686a63d

View File

@@ -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>