Refactor and simplify icon Inkscape-SVGs

This commit is contained in:
lilith 2025-02-19 13:50:33 +01:00
commit 7139227acb
Signed by: lilith
SSH key fingerprint: SHA256:WMHGS60rozMrHkA/VT+Ole85sPCLZ190yemdzY68WJo
56 changed files with 436 additions and 7844 deletions

View file

@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="600"
height="600"
@ -14,7 +12,7 @@
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
id="namedview"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="1"
@ -31,11 +29,11 @@
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
inkscape:current-layer="layer"
showgrid="true"
showguides="true">
<inkscape:grid
id="grid1"
id="grid"
units="px"
originx="0"
originy="99.999995"
@ -70,24 +68,7 @@
inkscape:locked="false" />
</sodipodi:namedview>
<defs
id="defs1">
<inkscape:path-effect
effect="fillet_chamfer"
id="path-effect1"
is_visible="true"
lpeversion="1"
nodesatellites_param="F,0,0,1,1,3.513206,0,1 @ F,0,1,1,1,3.5131971,0,1 @ F,0,0,1,1,13.229167,0,1"
radius="50"
unit="px"
method="arc"
mode="F"
chamfer_steps="1"
flexible="false"
use_knot_distance="false"
apply_no_radius="true"
apply_with_radius="true"
only_selected="true"
hide_knots="true" />
id="defs">
<inkscape:path-effect
effect="fillet_chamfer"
id="path-effect3"
@ -105,59 +86,13 @@
apply_with_radius="true"
only_selected="true"
hide_knots="true" />
<inkscape:path-effect
effect="bspline"
id="path-effect2"
is_visible="true"
lpeversion="1.3"
weight="33.333333"
steps="2"
helper_size="0"
apply_no_weight="true"
apply_with_weight="true"
only_selected="false"
uniform="false" />
<inkscape:path-effect
effect="fillet_chamfer"
id="path-effect3-7"
is_visible="true"
lpeversion="1"
nodesatellites_param="F,0,0,1,1,0,0,1 @ F,0,0,1,1,13.229167,0,1 @ F,0,0,1,1,13.229167,0,1 @ F,0,0,1,1,13.229167,0,1 @ F,0,1,1,1,26.458333,0,1 @ F,0,0,1,1,0,0,1"
radius="100"
unit="px"
method="arc"
mode="F"
chamfer_steps="1"
flexible="false"
use_knot_distance="true"
apply_no_radius="true"
apply_with_radius="true"
only_selected="true"
hide_knots="true" />
<inkscape:path-effect
effect="fillet_chamfer"
id="path-effect3-70"
is_visible="true"
lpeversion="1"
nodesatellites_param="F,0,1,1,1,0,0,1 @ F,0,1,1,1,13.229167,0,1 @ F,0,0,1,1,9.921875,0,1"
radius="50"
unit="px"
method="arc"
mode="F"
chamfer_steps="1"
flexible="false"
use_knot_distance="true"
apply_no_radius="true"
apply_with_radius="true"
only_selected="true"
hide_knots="true" />
</defs>
<g
inkscape:label="Layer 1"
inkscape:label="Layer"
inkscape:groupmode="layer"
id="layer1">
id="layer">
<path
style="display:inline;opacity:1;fill:none;stroke:#000000;stroke-width:13.2292;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
style="fill:none;stroke:#000000;stroke-width:13.2292;stroke-linecap:round;stroke-linejoin:round"
inkscape:path-effect="#path-effect3"
inkscape:original-d="M 39.687501,132.29167 99.218752,72.760417 125.67708,99.218751 119.0625,52.916667 155.42307,16.556096 142.19391,3.3269283 105.83333,39.6875 59.531247,33.072916 85.98958,59.531251 19.84375,125.67708 v 13.22917 L 6.6145835,152.13542"
d="M 39.687501,132.29167 92.670649,79.308521 a 9.2604155,9.2604155 2.7670406e-6 0 1 13.096201,0 l 4.19478,4.19478 a 7.4083328,7.4083328 153.43495 0 0 12.57236,-6.286178 l -2.34896,-16.442732 a 15.875002,15.875002 108.43495 0 1 4.49013,-13.470384 l 25.13525,-25.135251 a 7.9375024,7.9375024 90.000008 0 0 0,-11.225322 L 147.80657,8.93959 a 7.9374986,7.9374986 1.160693e-5 0 0 -11.22532,-2.3e-6 L 122.67131,22.849522 A 47.625006,47.625006 161.56505 0 1 82.260158,36.319904 l -0.727284,-0.103898 a 7.4083336,7.4083336 116.56505 0 0 -6.286179,12.572359 l 4.381871,4.381871 a 8.9958336,8.9958336 90.000001 0 1 -1e-6,12.72203 L 23.585523,121.93531 a 12.775213,12.775213 112.5 0 0 -3.741773,9.03344 v 2.64583 a 12.775216,12.775216 112.5 0 1 -3.741773,9.03344 l -9.4873935,9.4874"

Before

Width:  |  Height:  |  Size: 6 KiB

After

Width:  |  Height:  |  Size: 4 KiB

Before After
Before After