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"
@ -50,77 +48,13 @@
visible="true" />
</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,0,0,1 @ F,0,1,1,1,26.458333,0,1 @ F,0,1,1,1,26.458333,0,1 @ F,0,0,1,0,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-effect4"
is_visible="true"
lpeversion="1"
nodesatellites_param="F,0,1,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,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" />
<inkscape:path-effect
effect="fillet_chamfer"
id="path-effect3"
is_visible="true"
lpeversion="1"
nodesatellites_param="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" />
<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>
id="defs" />
<g
inkscape:label="Layer 1"
inkscape:label="Layer"
inkscape:groupmode="layer"
id="layer1">
id="layer">
<path
style="display:inline;fill:none;stroke:#000000;stroke-width:49.9533;stroke-linecap:round;stroke-opacity:1"
style="fill:none;stroke:#000000;stroke-width:49.9533;stroke-linecap:round"
d="m 267.25338,241.11083 -82.03945,-65.6198 C 161.49942,156.52284 130.83376,148.53718 100.8776,153.52898 l -49.020059,8.16851 c -22.602214,3.76636 -34.308821,29.1124 -22.519662,48.75745 l 22.47721,37.45529 c 15.533424,25.88443 41.906188,43.39215 71.794311,47.66112 l 72.54141,10.36123 c 28.56598,4.0801 51.8174,25.04649 58.81602,53.0359 l 0.71239,2.84917 c 9.28784,29.35434 3.84101,61.38565 -14.62775,86.02175 -19.17904,22.5544 -46.11973,44.75164 -88.96838,76.84739 -22.50943,15.70125 -44.23495,32.49256 -65.099138,50.31322 m 432.270748,0 c -1.99158,-6.58046 -4.26338,-13.08404 -6.81188,-19.49265 l -13.16383,-33.10253 c -9.77843,-24.58935 0.85561,-52.5732 24.49792,-64.46695 l 9.85704,-4.95878 c 25.57864,-12.86786 41.6256,-39.14581 41.38681,-67.77373 -3.01742,-22.94315 -14.77039,-43.83829 -32.81129,-58.33418 L 514.60441,298.48913 C 493.1811,276.46289 466.78537,259.89658 437.63305,250.18089 L 383.20286,232.04073 C 355.76737,222.8972 335.33562,199.7566 329.66402,171.40374 l -5.51721,-27.58101 C 318.2227,114.20748 302.04395,87.629091 278.45612,68.762215 L 232.19033,31.756232 C 214.47357,17.585349 188.05714,25.385097 180.88239,46.905479 l -9.07174,27.21021"
id="path49"
sodipodi:nodetypes="csssssscscccccssssccssssssssc" />

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Before After
Before After