Indentation

This commit is contained in:
Candifloss 2024-12-11 02:54:37 +05:30
parent 8da7a2a2af
commit d398b46ab4

View File

@ -13,7 +13,7 @@
<!-- Main rounded rectangle --> <!-- Main rounded rectangle -->
<path <path
id="rect1" id="rect1"
d=" M 113,30 d="M 113,30
C 86.71935,30 65,51.71935 65,78 C 86.71935,30 65,51.71935 65,78
v 204 v 204
c 0,26.28065 21.71935,48 48,48 c 0,26.28065 21.71935,48 48,48
@ -31,8 +31,7 @@
c -6.95935,0 -12,-5.04065 -12,-12 c -6.95935,0 -12,-5.04065 -12,-12
V 78 V 78
c 0,-6.95935 5.04065,-12 12,-12 c 0,-6.95935 5.04065,-12 12,-12
z z"
"
/> />
<!-- Top small rectangle with fill (battery terminal) --> <!-- Top small rectangle with fill (battery terminal) -->
@ -40,7 +39,7 @@
id="rect2"> id="rect2">
<path <path
id="path2" id="path2"
d=" m 145,10 d="m 145,10
h 40 h 40
c 5.54,0 10,4.46 10,10 c 5.54,0 10,4.46 10,10
v 8 v 8
@ -49,12 +48,11 @@
c -5.54,0 -10,-4.46 -10,-10 c -5.54,0 -10,-4.46 -10,-10
v -8 v -8
c 0,-5.54 4.46,-10 10,-10 c 0,-5.54 4.46,-10 10,-10
z z"
"
/> />
<path <path
id="path3" id="path3"
d=" m 145,0 d="m 145,0
c -10.90703,0 -20,9.0929723 -20,20 c -10.90703,0 -20,9.0929723 -20,20
v 8 v 8
c 0,10.907028 9.09297,20 20,20 c 0,10.907028 9.09297,20 20,20
@ -67,8 +65,7 @@
h 40 h 40
v 8 v 8
h -40 h -40
z z"
"
/> />
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB