feat: add battery-full icon

This commit is contained in:
Marcus Müller 2017-08-25 13:00:32 +02:00 committed by GitHub
parent d2ea75622b
commit 9c76061c9e

4
icons/battery-full Normal file
View 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