72 lines
2.0 KiB
XML
72 lines
2.0 KiB
XML
<svg width="330" height="330" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<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 -->
|
|
<path
|
|
id="rect1"
|
|
d="M 113,30
|
|
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
|
|
z"
|
|
/>
|
|
|
|
<!-- Top small rectangle with fill (battery terminal) -->
|
|
<g
|
|
id="rect2">
|
|
<path
|
|
id="path2"
|
|
d="m 145,10
|
|
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
|
|
z"
|
|
/>
|
|
<path
|
|
id="path3"
|
|
d="m 145,0
|
|
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
|
|
z"
|
|
/>
|
|
</g>
|
|
</svg>
|