diff options
Diffstat (limited to 'app/bin/bitmaps/SVG/connect.svg')
-rw-r--r-- | app/bin/bitmaps/SVG/connect.svg | 159 |
1 files changed, 159 insertions, 0 deletions
diff --git a/app/bin/bitmaps/SVG/connect.svg b/app/bin/bitmaps/SVG/connect.svg new file mode 100644 index 0000000..91578a6 --- /dev/null +++ b/app/bin/bitmaps/SVG/connect.svg @@ -0,0 +1,159 @@ +<?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="connect.svg" + inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"><metadata + id="metadata39"><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="defs37" /><sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1436" + inkscape:window-height="950" + id="namedview35" + showgrid="false" + inkscape:zoom="13.417014" + 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:#5494FF;stroke-width:2;stroke-miterlimit:10;} + .st1{fill:none;stroke:#003794;stroke-miterlimit:10;} + .st2{fill:none;stroke:#FB0000;stroke-width:2;stroke-miterlimit:10;} + .st3{fill:none;stroke:#FB0000;stroke-miterlimit:10;} + .st4{fill:none;stroke:#FB0000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;} +</style> +<line + class="st0" + x1="4.3307743" + y1="9.274683" + x2="4.3307743" + y2="23.698782" + id="line4" /> +<line + class="st0" + x1="10.887182" + y1="9.274683" + x2="10.887182" + y2="23.698782" + id="line6" /> +<line + class="st0" + x1="17.44359" + y1="9.274683" + x2="17.44359" + y2="23.698782" + id="line8" /> +<line + class="st0" + x1="30.556406" + y1="9.274683" + x2="30.556406" + y2="23.698782" + id="line10" /> +<line + class="st0" + x1="37.112816" + y1="9.274683" + x2="37.112816" + y2="23.698782" + id="line12" /> +<line + class="st0" + x1="43.669224" + y1="9.274683" + x2="43.669224" + y2="23.698782" + id="line14" /> +<line + class="st1" + x1="27.249117" + y1="12.130193" + x2="46.29179" + y2="12.130193" + id="line16" + style="stroke-width:2;stroke-miterlimit:10;stroke-dasharray:none" /> +<line + class="st1" + x1="1.7082114" + y1="12.130193" + x2="20.750879" + y2="12.130193" + id="line18" + style="stroke-width:2;stroke-miterlimit:10;stroke-dasharray:none" /> +<line + class="st1" + x1="27.249117" + y1="20.76922" + x2="46.29179" + y2="20.76922" + id="line20" + style="stroke-width:2;stroke-miterlimit:10;stroke-dasharray:none" /> +<line + class="st1" + x1="1.7082114" + y1="20.76922" + x2="20.750879" + y2="20.76922" + id="line22" + style="stroke-width:2;stroke-miterlimit:10;stroke-dasharray:none" /> +<line + class="st2" + x1="25.311279" + y1="31.447706" + x2="46.29179" + y2="31.447706" + id="line24" + style="stroke:#cc0000;stroke-width:3.27821;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" /> +<path + class="st3" + d="M 26.229179,29.861805" + id="path26" + style="stroke-width:1.31128" /> +<polyline + class="st4" + points="28.5,33.3 24.2,29 28.5,24.8 " + id="polyline28" + style="stroke:#cc0000;stroke-width:2.5;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" + transform="matrix(1.3112816,0,0,1.3112816,-6.1594786,-6.5794627)" /> +<line + class="st2" + x1="21.503935" + y1="31.447706" + x2="1.8347114" + y2="31.447706" + id="line30" + style="stroke:#cc0000;stroke-width:3.27821;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" /> +<polyline + class="st4" + points="18.3,33.3 21.8,29 18.3,24.8 " + id="polyline32" + style="stroke:#cc0000;stroke-width:2.5;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" + transform="matrix(1.3112816,0,0,1.3112816,-7.3442601,-6.5794627)" /> +</svg> |