diff options
Diffstat (limited to 'imgs')
-rw-r--r-- | imgs/chevron-wt.svg | 46 | ||||
-rw-r--r-- | imgs/chevron.svg | 46 |
2 files changed, 92 insertions, 0 deletions
diff --git a/imgs/chevron-wt.svg b/imgs/chevron-wt.svg new file mode 100644 index 0000000..d7da16c --- /dev/null +++ b/imgs/chevron-wt.svg @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="94.471886mm" + height="93.295662mm" + viewBox="0 0 94.471886 93.295662" + version="1.1" + id="svg1" + sodipodi:docname="chevron-wt.svg" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)" + 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="namedview1" + pagecolor="#ffffff" + bordercolor="#000000" + borderopacity="0.25" + inkscape:showpageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + inkscape:zoom="1.1868518" + inkscape:cx="241.39492" + inkscape:cy="229.59901" + inkscape:window-width="1920" + inkscape:window-height="1031" + inkscape:window-x="1080" + inkscape:window-y="49" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" /> + <defs + id="defs1" /> + <g + id="layer1" + transform="translate(-4.2775913,-3.5666803)"> + <path + id="path2" + style="fill:none;stroke:#ffffff;stroke-width:10.5833;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" + d="m 64.882573,8.8476803 c 0,0 -25.4,37.6693077 -25.4,41.3614937 0,3.238943 25.4,41.361493 25.4,41.361493" + sodipodi:nodetypes="csc" /> + </g> +</svg> diff --git a/imgs/chevron.svg b/imgs/chevron.svg new file mode 100644 index 0000000..256c28c --- /dev/null +++ b/imgs/chevron.svg @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="94.471886mm" + height="93.295662mm" + viewBox="0 0 94.471886 93.295662" + version="1.1" + id="svg1" + sodipodi:docname="chevron.svg" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)" + 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="namedview1" + pagecolor="#ffffff" + bordercolor="#000000" + borderopacity="0.25" + inkscape:showpageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + inkscape:zoom="1.1868518" + inkscape:cx="241.39492" + inkscape:cy="229.59901" + inkscape:window-width="1920" + inkscape:window-height="1031" + inkscape:window-x="1080" + inkscape:window-y="49" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" /> + <defs + id="defs1" /> + <g + id="layer1" + transform="translate(-4.2775913,-3.5666803)"> + <path + id="path2" + style="fill:none;stroke:#9aa0a6;stroke-width:10.5833;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" + d="m 64.882573,8.8476803 c 0,0 -25.4,37.6693077 -25.4,41.3614937 0,3.238943 25.4,41.361493 25.4,41.361493" + sodipodi:nodetypes="csc" /> + </g> +</svg> |