diff options
Diffstat (limited to 'app/bin/bitmaps/SVG/split-draw.svg')
-rw-r--r-- | app/bin/bitmaps/SVG/split-draw.svg | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/app/bin/bitmaps/SVG/split-draw.svg b/app/bin/bitmaps/SVG/split-draw.svg new file mode 100644 index 0000000..d74ee25 --- /dev/null +++ b/app/bin/bitmaps/SVG/split-draw.svg @@ -0,0 +1,97 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + id="Layer_1" + x="0px" + y="0px" + viewBox="0 0 48 48" + style="enable-background:new 0 0 48 48;" + xml:space="preserve" + sodipodi:docname="split-draw.svg" + inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"><metadata + id="metadata41"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs + id="defs39" /><sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1420" + inkscape:window-height="920" + id="namedview37" + showgrid="false" + inkscape:zoom="14.378038" + inkscape:cx="24" + inkscape:cy="24" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="Layer_1" + inkscape:document-rotation="0" /> +<style + type="text/css" + id="style2"> + .st0{fill:none;stroke:#B3B3B3;stroke-width:2;stroke-miterlimit:10;} + .st1{fill:none;stroke:#FBB03B;stroke-width:2;stroke-miterlimit:10;} + .st2{fill:none;stroke:#808080;stroke-miterlimit:10;} + .st3{fill:none;stroke:#F80E00;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;} +</style> + + + + +<path + class="st1" + d="M 31.116412,30.780019" + id="path12" /> +<path + class="st1" + d="M 20.670772,20.837783" + id="path14" /> + + + + +<line + class="st2" + x1="25.950863" + y1="21.986561" + x2="43.444164" + y2="3.4864542" + id="line24" + style="stroke-width:2.5;stroke-miterlimit:10;stroke-dasharray:none" /> +<line + class="st2" + x1="4.5561771" + y1="44.513905" + x2="21.797777" + y2="26.265497" + id="line26" + style="stroke-width:2.5;stroke-miterlimit:10;stroke-dasharray:none" /> + + +<polyline + class="st3" + points="13.4,23.5 20.2,23.1 20.3,16.4 " + id="polyline32" + transform="matrix(1.2585109,0,0,1.2585109,-4.4171454,-7.6481128)" + style="stroke:#cc0000;stroke-width:2.38377;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" /> +<polyline + class="st3" + points="33.7,28.5 26.8,28.9 26.8,35.6 " + id="polyline34" + transform="matrix(1.2585109,0,0,1.2585109,-6.955518,-9.5737753)" + style="stroke:#cc0000;stroke-width:2.38377;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" /> +</svg> |