mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
feat: add battery-full icon
This commit is contained in:
parent
d2ea75622b
commit
9c76061c9e
4
icons/battery-full
Normal file
4
icons/battery-full
Normal file
@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<rect x="1" y="6" width="18" height="12" rx="2" ry="2"></rect>
|
||||
<line x1="23" y1="13" x2="23" y2="11"></line><rect x="5" y="10" width="10" height="4" style="fill:#000"></rect>
|
||||
</svg>
|
After Width: | Height: | Size: 364 B |
Loading…
Reference in New Issue
Block a user