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"
@ -60,24 +58,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"
@ -95,59 +76,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"
d="M 125.67709,6.6145816 22.65008,109.64159 a 21.000785,21.000785 124.29839 0 0 -4.395011,6.44323 L 7.2650507,141.24383 A 7.7779673,7.7779673 45.000004 0 0 17.506165,151.48495 L 42.66518,140.49493 a 21.000777,21.000777 145.70161 0 0 6.443234,-4.39501 L 152.13542,33.072916"
id="path2"
sodipodi:nodetypes="ccccc"
@ -156,7 +91,7 @@
inkscape:label="var1"
transform="scale(3.7795276)" />
<path
style="display:inline;fill:none;stroke:#000000;stroke-width:50.0001;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
style="fill:none;stroke:#000000;stroke-width:50.0001;stroke-linecap:round;stroke-linejoin:round"
d="M 575.00002,24.999993 474.99999,125"
id="path2-3"
sodipodi:nodetypes="cc"

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Before After
Before After