waficons/svg/battery/battery_empty.svg

72 lines
2.0 KiB
XML
Raw Normal View History

2024-12-10 21:22:43 +00:00
<svg width="330" height="330" version="1.1" xmlns="http://www.w3.org/2000/svg">
2024-12-10 16:30:39 +00:00
<metadata>
<title>Empty Battery Icon</title>
<description>Empty Battery Icon. More at git.candifloss.cc</description>
<keywords>battery, empty</keywords>
<subject>Empty battery</subject>
<creator>candifloss.cc</creator>
<author>Candifloss</author>
<copyright>© 2024 Candifloss (candifloss.cc)</copyright>
<license>CC BY 4.0 License</license>
</metadata>
<!-- Main rounded rectangle -->
2024-12-10 21:22:43 +00:00
<path
id="rect1"
2024-12-10 21:24:37 +00:00
d="M 113,30
2024-12-10 21:22:43 +00:00
C 86.71935,30 65,51.71935 65,78
v 204
c 0,26.28065 21.71935,48 48,48
h 104
c 26.28065,0 48,-21.71935 48,-48
V 78
C 265,51.71935 243.28065,30 217,30
Z
m 0,36
h 104
c 6.95935,0 12,5.04065 12,12
v 204
c 0,6.95935 -5.04065,12 -12,12
H 113
c -6.95935,0 -12,-5.04065 -12,-12
V 78
c 0,-6.95935 5.04065,-12 12,-12
2024-12-10 21:24:37 +00:00
z"
2024-12-10 16:30:39 +00:00
/>
2024-12-10 21:22:43 +00:00
2024-12-10 16:30:39 +00:00
<!-- Top small rectangle with fill (battery terminal) -->
2024-12-10 21:22:43 +00:00
<g
id="rect2">
<path
id="path2"
2024-12-10 21:24:37 +00:00
d="m 145,10
2024-12-10 21:22:43 +00:00
h 40
c 5.54,0 10,4.46 10,10
v 8
c 0,5.54 -4.46,10 -10,10
h -40
c -5.54,0 -10,-4.46 -10,-10
v -8
c 0,-5.54 4.46,-10 10,-10
2024-12-10 21:24:37 +00:00
z"
2024-12-10 21:22:43 +00:00
/>
<path
id="path3"
2024-12-10 21:24:37 +00:00
d="m 145,0
2024-12-10 21:22:43 +00:00
c -10.90703,0 -20,9.0929723 -20,20
v 8
c 0,10.907028 9.09297,20 20,20
h 40
c 10.90703,0 20,-9.092972 20,-20
V 20
C 205,9.0929723 195.90703,0 185,0
Z
m 0,20
h 40
v 8
h -40
2024-12-10 21:24:37 +00:00
z"
2024-12-10 21:22:43 +00:00
/>
</g>
2024-12-10 16:30:39 +00:00
</svg>