Refactor and simplify icon Inkscape-SVGs
This commit is contained in:
parent
4a738516a7
commit
7139227acb
56 changed files with 436 additions and 7844 deletions
|
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="384.92001"
|
||||
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.999991"
|
||||
|
|
@ -55,7 +53,7 @@
|
|||
inkscape:locked="false" />
|
||||
</sodipodi:namedview>
|
||||
<defs
|
||||
id="defs1">
|
||||
id="defs">
|
||||
<inkscape:path-effect
|
||||
effect="fillet_chamfer"
|
||||
id="path-effect3"
|
||||
|
|
@ -73,25 +71,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" />
|
||||
</defs>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:label="Layer"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
id="layer">
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:12.8997;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
style="fill:none;stroke:#000000;stroke-width:12.8997;stroke-linecap:round;stroke-linejoin:round"
|
||||
d="M 26.458334,66.145833 87.159601,47.46852 a 8.204584,8.204584 90.125648 0 0 0.03437,-15.67288 L 19.241559,10.560511 A 9.7262645,9.7262645 143.67786 0 0 6.6141925,19.843749 L 6.610283,152.13111"
|
||||
id="path2"
|
||||
sodipodi:nodetypes="cccc"
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 2.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue