diff options
Diffstat (limited to '')
| -rw-r--r-- | overpass3Hosting/overpass.svg | 73 | 
1 files changed, 73 insertions, 0 deletions
| diff --git a/overpass3Hosting/overpass.svg b/overpass3Hosting/overpass.svg new file mode 100644 index 0000000..e012afb --- /dev/null +++ b/overpass3Hosting/overpass.svg @@ -0,0 +1,73 @@ +<?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" +   viewBox="0 0 24 24" +   width="18px" +   height="18px" +   version="1.1" +   id="svg3407" +   sodipodi:docname="thm-Overpass.svg" +   fill="black" +   inkscape:export-filename="C:\Users\James\github\thm-overpass\thm-overpass.png" +   inkscape:export-xdpi="2730.6667" +   inkscape:export-ydpi="2730.6667" +   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"> +  <metadata +     id="metadata3413"> +    <rdf:RDF> +      <cc:Work +         rdf:about=""> +        <dc:format>image/svg+xml</dc:format> +        <dc:type +           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> +        <dc:title /> +      </cc:Work> +    </rdf:RDF> +  </metadata> +  <defs +     id="defs3411" /> +  <sodipodi:namedview +     pagecolor="#ffffff" +     bordercolor="#666666" +     borderopacity="1" +     objecttolerance="10" +     gridtolerance="10" +     guidetolerance="10" +     inkscape:pageopacity="0" +     inkscape:pageshadow="2" +     inkscape:window-width="1920" +     inkscape:window-height="1017" +     id="namedview3409" +     showgrid="false" +     inkscape:zoom="45.254834" +     inkscape:cx="7.4431185" +     inkscape:cy="8.8932924" +     inkscape:window-x="-8" +     inkscape:window-y="-8" +     inkscape:window-maximized="1" +     inkscape:current-layer="svg3407" /> +  <path +     id="path7715" +     style="fill:#040000;fill-opacity:1" +     d="M 18,8 H 17 V 6 C 17,3.24 14.76,1 12,1 9.24,1 7,3.24 7,6 h 1.9 c 0,-1.71 1.39,-3.1 3.1,-3.1 1.71,0 3.1,1.39 3.1,3.1 V 8 H 6 C 4.9,8 4,8.9 4,10 v 10 c 0,1.1 0.9,2 2,2 h 12 c 1.1,0 2,-0.9 2,-2 V 10 C 20,8.9 19.1,8 18,8 Z m 0,12 H 6 V 10 h 12 z" /> +  <g +     style="fill:#000000" +     id="g7746" +     transform="matrix(0.41666668,0,0,0.41666668,6.9999998,9.9999997)"> +    <path +       id="path7732" +       d="M 0,0 H 24 V 24 H 0 Z" +       inkscape:connector-curvature="0" +       style="fill:none" /> +    <path +       id="path7734" +       d="m 12,2.02 c -5.51,0 -9.98,4.47 -9.98,9.98 0,5.51 4.47,9.98 9.98,9.98 5.51,0 9.98,-4.47 9.98,-9.98 C 21.98,6.49 17.51,2.02 12,2.02 Z M 11.48,20 V 13.74 H 8 L 13,4 v 6.26 h 3.35 z" +       inkscape:connector-curvature="0" /> +  </g> +</svg> | 
