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