aboutsummaryrefslogtreecommitdiff
path: root/_icons/battery-charging.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-01 22:32:40 +0100
committercodecalm <codecalm@gmail.com>2020-03-01 22:32:40 +0100
commitd6208e30e91b2d0f0376745c2573e553c481820d (patch)
tree574d04d7c19034bdaea70eac98be682db2ebddfa /_icons/battery-charging.svg
parentcopy, clipboard, bookmark (diff)
downloadtabler-icons-d6208e30e91b2d0f0376745c2573e553c481820d.tar.xz
battery fixes
Diffstat (limited to '_icons/battery-charging.svg')
-rw-r--r--_icons/battery-charging.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/_icons/battery-charging.svg b/_icons/battery-charging.svg
index 40756055..09126e02 100644
--- a/_icons/battery-charging.svg
+++ b/_icons/battery-charging.svg
@@ -2,7 +2,7 @@
group: battery
---
<svg>
- <path d="M7 7H6a2 2 0 00-2 2v6a2 2 0 002 2h2m7-10h2a2 2 0 012 2v6a2 2 0 01-2 2h-1" />
- <rect x="19" y="10" width="1" height="4" ></rect>
+ <path d="M15 7h2a2 2 0 012 2v.5a.5 .5 0 00.5 .5a.5 .5 0 01.5 .5v3a.5 .5 0 01-.5 .5a.5 .5 0 00-.5 .5v.5a2 2 0 01-2 2h-1"/>
+ <path d="M7 7H6a2 2 0 00-2 2v6a2 2 0 002 2h2" />
<polyline points="11 8 10 12 13 12 12 16"></polyline>
</svg>