remove width, length

This commit is contained in:
DokterKaj 2024-10-06 20:18:19 +08:00 committed by GitHub
parent bbf177db73
commit b6bf0faa2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
<svg version="1.1" viewBox="0 0 512 512" width="512" height="512" xmlns="http://www.w3.org/2000/svg">
<svg version="1.1" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(1 0 0 -1 0 512)">
<circle cx="256" cy="256" r="256" fill="#1a1a1a"/>
<path d="M240,96 v226 h70 v-156 h58 V96 z" fill="#f9f9f9"/>
<path d="M144,96 v320 h224 v-70 h-152 V96 z" fill="#f00"/>
</g>
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 338 B

After

Width:  |  Height:  |  Size: 314 B

Before After
Before After