aboutsummaryrefslogtreecommitdiff
path: root/_icons/battery-4.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-01 21:02:52 +0100
committercodecalm <codecalm@gmail.com>2020-03-01 21:02:52 +0100
commit7d70adccaea1d83a41b80580fcbcf154da948070 (patch)
tree6e893d7cbf7240dc3ca23e77e1c6532a38d49eff /_icons/battery-4.svg
parentbattery icons (diff)
downloadtabler-icons-7d70adccaea1d83a41b80580fcbcf154da948070.tar.xz
battery fixes
Diffstat (limited to '_icons/battery-4.svg')
-rw-r--r--_icons/battery-4.svg10
1 files changed, 5 insertions, 5 deletions
diff --git a/_icons/battery-4.svg b/_icons/battery-4.svg
index f60a575..ebfbe33 100644
--- a/_icons/battery-4.svg
+++ b/_icons/battery-4.svg
@@ -1,10 +1,10 @@
---
---
<svg>
- <rect x="3" y="7" width="17" height="10" rx="2"></rect>
- <rect x="20" y="10" width="1" height="4" ></rect>
- <polyline points="6 10 6 14"></polyline>
- <polyline points="9.5 10 9.5 14"></polyline>
+ <rect x="4" y="7" width="15" height="10" rx="2"></rect>
+ <rect x="19" y="10" width="1" height="4" ></rect>
+ <polyline points="7 10 7 14"></polyline>
+ <polyline points="10 10 10 14"></polyline>
<polyline points="13 10 13 14"></polyline>
- <polyline points="16.5 10 16.5 14"></polyline>
+ <polyline points="16 10 16 14"></polyline>
</svg>