diff options
author | Christian Schneppe <christian@pix-art.de> | 2016-11-19 23:07:54 +0100 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2016-11-19 23:07:54 +0100 |
commit | d783cec97084a12873ca62b5fcd64620056ec01b (patch) | |
tree | 65e63d03dd4ab7a834c343ba593c8cd8917620cb /art/ic_send_location_online.svg | |
parent | 969ba45c56adaaa056f04464cd98aec115c9611b (diff) |
reformat code
Diffstat (limited to 'art/ic_send_location_online.svg')
-rw-r--r-- | art/ic_send_location_online.svg | 65 |
1 files changed, 24 insertions, 41 deletions
diff --git a/art/ic_send_location_online.svg b/art/ic_send_location_online.svg index dd50df43b..d82369d69 100644 --- a/art/ic_send_location_online.svg +++ b/art/ic_send_location_online.svg @@ -1,43 +1,26 @@ <?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="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="48" height="48" viewBox="0 0 48 48" - id="svg2" version="1.1" inkscape:version="0.91 r13725" sodipodi:docname="ic_send_location_online.svg"> - <metadata - id="metadata10"> - <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="defs8" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="956" - inkscape:window-height="1156" - id="namedview6" - showgrid="false" - inkscape:zoom="4.9166667" - inkscape:cx="-7.9322034" - inkscape:cy="24" - inkscape:window-x="2880" - inkscape:window-y="20" - inkscape:window-maximized="0" - inkscape:current-layer="svg2" /> - <path - d="M24 4c-7.73 0-14 6.27-14 14 0 10.5 14 26 14 26s14-15.5 14-26c0-7.73-6.27-14-14-14zm0 19c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z" - id="path4" - style="stroke:none;stroke-opacity:0;fill:#259b24;fill-opacity:0.627451" /> +<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="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="48" height="48" + viewBox="0 0 48 48" id="svg2" version="1.1" inkscape:version="0.91 r13725" + sodipodi:docname="ic_send_location_online.svg"> + <metadata id="metadata10"> + <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="defs8" /> + <sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" + objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" + inkscape:pageshadow="2" inkscape:window-width="956" inkscape:window-height="1156" + id="namedview6" showgrid="false" inkscape:zoom="4.9166667" inkscape:cx="-7.9322034" + inkscape:cy="24" inkscape:window-x="2880" inkscape:window-y="20" + inkscape:window-maximized="0" inkscape:current-layer="svg2" /> + <path + d="M24 4c-7.73 0-14 6.27-14 14 0 10.5 14 26 14 26s14-15.5 14-26c0-7.73-6.27-14-14-14zm0 19c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z" + id="path4" style="stroke:none;stroke-opacity:0;fill:#259b24;fill-opacity:0.627451" /> </svg> |