diff options
| author | Nicolas James <Eele1Ephe7uZahRie@tutanota.com> | 2025-02-13 18:04:18 +1100 |
|---|---|---|
| committer | Nicolas James <Eele1Ephe7uZahRie@tutanota.com> | 2025-02-13 18:04:18 +1100 |
| commit | 93dfe2be64e8658839bcfe5356adf35f8cde7075 (patch) | |
| tree | c60b1e20d569b74dbde85123e1b2bf3590c66244 /src/web/assets/svg/half_circle.svg | |
initial commit
Diffstat (limited to 'src/web/assets/svg/half_circle.svg')
| -rw-r--r-- | src/web/assets/svg/half_circle.svg | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/src/web/assets/svg/half_circle.svg b/src/web/assets/svg/half_circle.svg new file mode 100644 index 0000000..a31b646 --- /dev/null +++ b/src/web/assets/svg/half_circle.svg @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + version="1.0" + width="120.00001" + height="120" + id="svg3257" + sodipodi:docname="half_circle.svg" + inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" + 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="namedview42" + pagecolor="#505050" + bordercolor="#ffffff" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="1" + inkscape:deskcolor="#505050" + showgrid="true" + inkscape:zoom="5.6568543" + inkscape:cx="53.740115" + inkscape:cy="50.027805" + inkscape:window-width="1920" + inkscape:window-height="1023" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg3257"> + <sodipodi:guide + position="0,120" + orientation="0,120.00001" + id="guide410" + inkscape:locked="false" /> + <sodipodi:guide + position="120.00001,120" + orientation="120,0" + id="guide412" + inkscape:locked="false" /> + <sodipodi:guide + position="120.00001,0" + orientation="0,-120.00001" + id="guide414" + inkscape:locked="false" /> + <sodipodi:guide + position="0,0" + orientation="-120,0" + id="guide416" + inkscape:locked="false" /> + <inkscape:grid + type="xygrid" + id="grid484" /> + </sodipodi:namedview> + <defs + id="defs3259" /> + <path + d="m 102.10529,60 c 0,23.242101 -18.863157,42.10528 -42.105278,42.10528 C 36.757922,102.10528 17.89475,83.242101 17.89475,60" + id="path3158" + style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:15.7895;stroke-miterlimit:4;stroke-opacity:1" /> +</svg> |
