diff options
Diffstat (limited to '_icons/battery-3.svg')
-rw-r--r-- | _icons/battery-3.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/_icons/battery-3.svg b/_icons/battery-3.svg index 9e7c8cd0..c1f1e71d 100644 --- a/_icons/battery-3.svg +++ b/_icons/battery-3.svg @@ -1,9 +1,9 @@ --- --- <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> </svg> |