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,7 +68,7 @@
inkscape:locked="false" />
</sodipodi:namedview>
<defs
id="defs1">
id="defs">
<inkscape:path-effect
effect="fillet_chamfer"
id="path-effect5"
@ -105,91 +103,11 @@
apply_with_radius="true"
only_selected="true"
hide_knots="true" />
<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" />
<inkscape:path-effect
effect="fillet_chamfer"
id="path-effect3"
is_visible="true"
lpeversion="1"
nodesatellites_param="F,0,1,1,1,0,0,1 @ F,0,1,1,1,10.583333,0,1 @ F,0,1,1,1,0,0,1"
radius="60"
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" />
<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="fill:none;stroke:#000000;stroke-width:13.2292;stroke-linecap:round;paint-order:markers fill stroke"
d="m 79.375002,128.98437 -10e-7,10.72128 a 10.994876,10.994876 137.38228 0 1 -12.370588,11.3824 C 32.712276,145.21461 6.6146006,115.34253 6.6146011,79.375 6.6146012,39.190541 39.190541,6.6146012 79.375,6.6146011 c 40.18446,-6e-7 72.7604,32.5759399 72.7604,72.7603989 0,33.30513 -22.37706,61.38383 -52.916648,70.02153"

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Before After
Before After