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="525"
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"
@ -50,24 +48,7 @@
visible="true" />
</sodipodi:namedview>
<defs
id="defs1">
<inkscape:path-effect
effect="fillet_chamfer"
id="path-effect4"
is_visible="true"
lpeversion="1"
nodesatellites_param="F,0,1,1,1,13.229167,0,1 @ F,0,0,1,1,13.229167,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="true"
apply_no_radius="true"
apply_with_radius="true"
only_selected="true"
hide_knots="true" />
id="defs">
<inkscape:path-effect
effect="fillet_chamfer"
id="path-effect1"
@ -85,42 +66,13 @@
apply_with_radius="true"
only_selected="true"
hide_knots="true" />
<inkscape:path-effect
effect="fillet_chamfer"
id="path-effect3"
is_visible="true"
lpeversion="1"
nodesatellites_param="F,0,0,1,1,0,0,1 @ F,0,1,1,1,13.229167,0,1 @ F,0,1,1,1,13.229167,0,1 @ F,0,1,1,1,13.229167,0,1 @ F,0,1,1,1,13.229167,0,1 | F,0,1,1,1,13.229167,0,1 @ F,0,1,1,1,13.229167,0,1 | F,0,1,1,1,13.229167,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="true"
apply_no_radius="true"
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" />
</defs>
<g
inkscape:label="Layer 1"
inkscape:label="Layer"
inkscape:groupmode="layer"
id="layer1">
id="layer">
<path
style="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"
d="m 105.83334,66.145833 1.39663,-0.698318 a 49.815308,49.815308 138.56251 0 0 19.17075,-16.923597 39.405908,39.405908 104.94788 0 0 5.89095,-22.065586 V 19.843749 A 8.9565821,8.9565821 34.099295 0 0 120.0087,11.527771 l -8.50697,3.402789 A 64.451502,64.451502 146.5993 0 0 89.864318,29.198183 l -1.134882,1.134882 a 26.458334,26.458334 108.43495 0 0 -7.483547,22.450641 l 2.872809,20.10967 A 42.350067,42.350067 99.217478 0 1 80.07332,97.822109 L 66.145831,125.67708"
id="path2"
inkscape:path-effect="#path-effect1"
@ -129,7 +81,7 @@
transform="scale(3.7795276)" />
<path
id="path3"
style="fill:none;stroke:#000000;stroke-width:50.0001;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
style="fill:none;stroke:#000000;stroke-width:50.0001;stroke-linecap:round;stroke-linejoin:round"
d="M 25.000001,167.30411 C 107.76138,284.63957 161.29246,424.0693 175,575.00001"
sodipodi:nodetypes="cc" />
</g>

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Before After
Before After