chore: reset group ID and remove inkscape:label for deepin, kubuntu, xubuntu in svg files

logos-color.svg
[deepin]
id="g2" -> id="deepin"
remove inkscape:label="deepin"
id="path2-3" -> id="path67"
remove inkscape:label="path67"
[kubuntu]
id="g1" -> id="kubuntu"
remove inkscape:label="kubuntu"

logos-white.svg
[deepin]
id="g1" -> id="deepin"
remove inkscape:label="deepin"
id="path2-3" -> id="path60"
remove inkscape:label="path60"

logos-whitesur.svg
[deepin]
id="g2" -> id="deepin"
remove inkscape:label="deepin"
id="path2-3" -> id="path330"
remove inkscape:label="path330"
[xubuntu]
id="g1" -> id="xubuntu"
remove inkscape:label="xubuntu"
This commit is contained in:
hotime
2023-08-05 21:24:08 +08:00
parent f3fc65d3a2
commit f07021174e
3 changed files with 13 additions and 21 deletions
+5 -8
View File
@@ -1710,9 +1710,8 @@
d="m 37.808,31.956 -0.002,-1.5877 1.7809,-0.26523 v 1.8529 z m 2.0763,-1.9003 2.3736,-0.37908 v 2.2794 h -2.3736 z m 2.3742,2.2259 -6.2e-4,2.2794 -2.3736,-0.36616 v -1.9132 z m -2.6708,1.872 -1.7797,-0.2677 V 32.281 h 1.7791 v 1.872 z" />
</g>
<g
id="g1"
transform="matrix(1,0,0,1.0000269,-4.5128479,-1.9895817)"
inkscape:label="xubuntu">
id="xubuntu"
transform="matrix(1,0,0,1.0000269,-4.5128479,-1.9895817)">
<path
style="fill:url(#linearGradient1578);stroke-width:3.7795"
id="path532"
@@ -3355,8 +3354,7 @@
id="path1502" />
</g>
<g
id="g2"
inkscape:label="deepin"
id="deepin"
transform="matrix(1,0,0,1.0000269,0,-4.310724e-4)">
<path
style="fill:url(#linearGradient1372);stroke-width:3.7795"
@@ -3376,8 +3374,7 @@
<path
fill="#ffffff"
d="m 235.58238,24.139389 c -1.0913,-0.498176 -2.30442,-0.775771 -3.58238,-0.775771 -0.3592,0 -0.71332,0.02192 -1.06103,0.06455 -1.28515,1.777576 -1.95112,4.664098 -1.89798,6.432329 0,0 -0.0849,2.627535 1.7162,3.55951 0,0 1.61865,0.709716 2.72173,-1.585186 0,0 0.75814,-1.295121 0.44955,-4.222138 0,0 0.29525,0.05198 0.32862,0.09869 0.0333,0.04633 0.65206,2.253465 0.21737,4.11214 0,0 -0.40022,2.18415 -2.36789,2.683664 -1.96693,0.499514 -3.49991,-0.708963 -4.54067,-1.847374 -0.7724,-0.844807 -1.91778,-3.108573 -2.48656,-5.826849 -1.07757,1.440937 -1.71569,3.229592 -1.71569,5.167251 0,1.344703 0.30735,2.617621 0.85559,3.75235 1.88821,0.561367 6.77704,1.68476 9.88111,-0.590132 2.04372,-1.498078 1.7804,-3.897141 1.7804,-3.897141 -0.034,-1.824877 -1.14488,-3.637537 -1.14488,-3.637537 4.32024,3.908214 1.76679,8.250123 1.76679,8.250123 -1.18552,2.421341 -3.61907,3.972365 -5.7526,4.668735 0.4081,0.05915 0.82545,0.0898 1.24995,0.0898 4.76975,0 8.63637,-3.866534 8.63637,-8.636186 0,-2.047462 -0.7125,-3.928553 -1.90307,-5.408828 -0.42395,0.02948 -0.91705,0.0466 -1.42874,0.02986 0,0 -2.29854,0.107338 -3.58742,0.750191 0,0 -0.96114,0.428571 -1.92189,1.15521 0,0 -0.2039,0.10193 -0.19404,0.476446 0.009,0.373357 -0.19563,1.368723 -0.87635,1.952119 0,0 -0.48589,0.249808 -0.24294,0.607335 0,0 0.32813,0.476446 0.79036,-0.02393 0,0 1.19187,-1.226251 1.26483,-3.202309 0,0 0.37704,-0.322008 0.97258,-0.416987 0,0 0.10965,2.964471 -1.36145,4.452885 0,0 -1.39932,1.523935 -1.84893,-0.738222 0,0 -0.54742,-2.155208 2.27448,-4.714659 0,0 1.88897,-1.886431 3.00859,-2.779873 z M 232,41.499998 c -5.24672,0 -9.5,-4.253188 -9.5,-9.499802 0,-5.246682 4.25335,-9.500196 9.5,-9.500196 5.24666,0 9.5,4.253514 9.5,9.500196 0,5.246614 -4.25328,9.499802 -9.5,9.499802 z"
id="path2-3"
style="stroke-width:0.395834"
inkscape:label="path330" />
id="path330"
style="stroke-width:0.395834" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 208 KiB

After

Width:  |  Height:  |  Size: 208 KiB