source: josm/trunk/images/presets/service/clock.svg@ 10680

Last change on this file since 10680 was 10565, checked in by Klumbumbus, 8 years ago

see #13084 - move all (602) icons from osm svn to josm svn images/presets; adapt default style, potlatch2 style and internal preset

File size: 1.3 KB
RevLine 
[10565]1<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" version="1.1" width="100%" height="100%" viewBox="0 0 16 16" id="svg2">
2 <metadata id="metadata8">
3 <rdf:RDF>
4 <cc:Work rdf:about="">
5 <dc:format>image/svg+xml</dc:format>
6 <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
7 <dc:title/>
8 </cc:Work>
9 </rdf:RDF>
10 </metadata>
11 <defs id="defs6"/>
12 <rect width="16" height="16" x="0" y="0" id="canvas" style="fill:none;stroke:none;visibility:hidden"/><rect x="0" y="0" width="16" height="16" rx="2" ry="2" id="shield" style="fill:#ffffff;stroke:none;"/>
13 <path d="M 7,0 C 3.1458514,0 0,3.1458514 0,7 c 0,3.854149 3.1458514,7 7,7 3.854149,0 7,-3.145851 7,-7 C 14,3.1458514 10.854149,0 7,0 z m 0,2 c 2.7732686,0 5,2.2267316 5,5 0,2.7732686 -2.2267314,5 -5,5 C 4.2267316,12 2,9.7732686 2,7 2,4.2267316 4.2267316,2 7,2 z M 6.75,3.21875 A 0.750075,0.750075 0 0 0 6.59375,3.25 0.750075,0.750075 0 0 0 6,4 l 0,3 0,0.375 0.3125,0.21875 2,1.5 a 0.750075,0.750075 0 1 0 0.875,-1.1875 L 7.5,6.625 7.5,4 A 0.750075,0.750075 0 0 0 6.75,3.21875 z" id="clock" style="fill:#734a08;fill-opacity:1" transform="translate(1,1)"/>
14</svg>
Note: See TracBrowser for help on using the repository browser.