This commit is contained in:
parent
7139227acb
commit
e6fce29346
1 changed files with 82 additions and 0 deletions
82
templates/icon.svg
Normal file
82
templates/icon.svg
Normal file
|
|
@ -0,0 +1,82 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
id="svg"
|
||||||
|
width="600"
|
||||||
|
height="600"
|
||||||
|
viewBox="0 0 600 600"
|
||||||
|
version="1.1"
|
||||||
|
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
|
||||||
|
sodipodi:docname="icon.svg"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#000000"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#5f5f5f"
|
||||||
|
inkscape:document-units="px"
|
||||||
|
inkscape:zoom="1.0000000"
|
||||||
|
inkscape:cx="200.00000"
|
||||||
|
inkscape:cy="200.00000"
|
||||||
|
inkscape:window-width="1000"
|
||||||
|
inkscape:window-height="1000"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:current-layer="layer"
|
||||||
|
showgrid="true">
|
||||||
|
<inkscape:grid
|
||||||
|
id="grid"
|
||||||
|
units="px"
|
||||||
|
originx="0"
|
||||||
|
originy="100.000000"
|
||||||
|
spacingx="25.000000"
|
||||||
|
spacingy="25.000000"
|
||||||
|
empcolor="#0099e5"
|
||||||
|
empopacity="0.30196078"
|
||||||
|
color="#0099e5"
|
||||||
|
opacity="0.14901961"
|
||||||
|
empspacing="4"
|
||||||
|
enabled="true"
|
||||||
|
visible="true" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<defs
|
||||||
|
id="defs">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="fillet_chamfer"
|
||||||
|
id="corner-modifier"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
nodesatellites_param="F,0,0,1,1,0,0,1 @ F,0,1,1,1,50,0,1 @ F,0,1,1,1,50,0,1 @ F,0,1,1,1,50,0,1 @ F,0,0,1,1,0,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" />
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer">
|
||||||
|
<path
|
||||||
|
id="path"
|
||||||
|
inkscape:label="path"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:50;stroke-linecap:round;stroke-linejoin:round"
|
||||||
|
d="M 25,500 V 75 A 50,50 135 0 1 75,25 h 450 a 50,50 45 0 1 50,50 v 450 a 50,50 135 0 1 -50,50 H 25"
|
||||||
|
inkscape:original-d="M 25,500 V 25 H 575 V 575 H 25"
|
||||||
|
inkscape:path-effect="#corner-modifier"
|
||||||
|
sodipodi:nodetypes="cccccc" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 2.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue