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
+4 -6
View File
@@ -1653,9 +1653,8 @@
transform="translate(5.2631579e-7,0.02202411)" />
</g>
<g
id="g1"
transform="translate(0,-2.7067785e-4)"
inkscape:label="deepin">
id="deepin"
transform="translate(0,-2.7067785e-4)">
<g
id="g58"
stroke-width="1.5648"
@@ -1672,8 +1671,7 @@
<path
fill="#ffffff"
d="m 62.331171,6.3852781 c -0.28874,-0.131809 -0.609713,-0.205256 -0.947838,-0.205256 -0.09504,0 -0.188733,0.0058 -0.280732,0.01708 -0.340029,0.470317 -0.516233,1.2340426 -0.502174,1.701887 0,0 -0.02247,0.695202 0.454078,0.941787 0,0 0.428267,0.1877792 0.720125,-0.4194137 0,0 0.200591,-0.3426674 0.118942,-1.1171074 0,0 0.07812,0.013754 0.08695,0.026113 0.0088,0.012259 0.172524,0.5962292 0.05751,1.0880037 0,0 -0.10589,0.5778898 -0.626503,0.7100529 C 60.891111,9.2605878 60.485512,8.9408447 60.210142,8.6396403 60.00578,8.4161184 59.70273,7.8171636 59.55224,7.0979531 59.267135,7.479201 59.098298,7.9524493 59.098298,8.4651217 c 0,0.3557858 0.08132,0.6925789 0.226375,0.9928093 0.49959,0.148528 1.793093,0.4457591 2.614378,-0.1561391 0.540734,-0.3963666 0.471063,-1.0311189 0.471063,-1.0311189 -0.009,-0.482832 -0.302916,-0.9624316 -0.302916,-0.9624316 1.143063,1.0340483 0.467462,2.1828449 0.467462,2.1828449 -0.313667,0.6406467 -0.957545,1.0510217 -1.522042,1.2352697 0.107978,0.01565 0.218402,0.02376 0.330718,0.02376 1.261996,0 2.285038,-1.0230206 2.285038,-2.2849908 0,-0.5417243 -0.188515,-1.0394297 -0.503521,-1.4310858 -0.112168,0.0078 -0.242634,0.01233 -0.37802,0.0079 0,0 -0.608154,0.0284 -0.949171,0.1984881 0,0 -0.254302,0.1133926 -0.5085,0.3056492 0,0 -0.05395,0.026969 -0.05134,0.1260598 0.0023,0.098784 -0.05176,0.3621412 -0.231867,0.5164981 0,0 -0.12856,0.066095 -0.06428,0.1606907 0,0 0.08682,0.1260598 0.209118,-0.00633 0,0 0.315347,-0.3244458 0.334652,-0.8472776 0,0 0.09976,-0.085198 0.257329,-0.1103279 0,0 0.02901,0.7843497 -0.360218,1.1781592 0,0 -0.370236,0.4032077 -0.489195,-0.1953213 0,0 -0.144838,-0.570232 0.601789,-1.2474203 0,0 0.499791,-0.499118 0.796024,-0.735508 z m -0.947838,4.5933279 c -1.388195,0 -2.513542,-1.1253229 -2.513542,-2.5134893 0,-1.3881846 1.125365,-2.5135936 2.513542,-2.5135936 1.388177,0 2.513541,1.125409 2.513541,2.5135936 0,1.3881664 -1.125346,2.5134893 -2.513541,2.5134893 z"
id="path2-3"
style="stroke-width:0.104731"
inkscape:label="path60" />
id="path60"
style="stroke-width:0.104731"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB