close Warning: Can't use blame annotator:
svn blame failed on trunk/resources/images/presets/tower/water_tower.svg: 195004 - Cannot calculate blame information for binary file 'file:///home/josm/svn/trunk/resources/images/presets/tower/water_tower.svg'

source: josm/trunk/resources/images/presets/tower/water_tower.svg@ 19293

Last change on this file since 19293 was 16706, checked in by Klumbumbus, 5 years ago

see #10759, see #17818, see #16898 - Add Presets for man_made=mast and man_made=communications_tower, rework preset for man_made=tower, based on patch by skyper, (all icons from https://wiki.openstreetmap.org/, from Geozeisig, all PD and CC0 licensed)

  • Property svn:mime-type set to image/svg+xml
File size: 1.2 KB
RevLine 
1<svg xmlns:dc="http://purl.org/dc/elements/1.1/"
2 xmlns:cc="http://creativecommons.org/ns#"
3 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4 xmlns:svg="http://www.w3.org/2000/svg"
5 xmlns="http://www.w3.org/2000/svg"
6 version="1.1"
7 width="16"
8 height="16"
9 viewBox="0 0 16 16"
10 id="svg2">
11 <metadata id="metadata8">
12 <rdf:RDF>
13 <cc:Work rdf:about="">
14 <dc:format>image/svg+xml</dc:format>
15 <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
16 <dc:title/>
17 </cc:Work>
18 </rdf:RDF>
19 </metadata>
20 <defs id="defs6"/>
21 <rect width="16" height="16" x="0" y="0" id="canvas" style="fill:none;stroke:none;visibility:hidden"/>
22 <path d="M 2,0 2,3.5 C 2,4.9469172 2.7905512,5.9802716 3.90625,6.625 L 3,14 4.5,14 4.6875,12.53125 7,11 9.3125,12.5625 9.5,14 11,14 10.09375,6.65625 C 11.21821,6.0132746 12,4.9628112 12,3.5 l 0,-3.5 -1.5,0 0,1.5 -0.5,0 C 8.8728814,2 8,2 7,1.5 6,1 5.0381356,1 4,1.5 l -0.5,0 0,-1.5 z m 3.34375,7.1875 c 1.069224,0.2671613 2.2426846,0.2935662 3.3125,0.03125 L 8.84375,8.78125 7,10 5.15625,8.78125 z m -0.3125,2.5 L 6.25,10.5 4.8125,11.46875 z m 3.9375,0 L 9.1875,11.46875 7.75,10.5 z" id="water-tower"
23 style="fill:#555555;fill-opacity:1" transform="translate(1,1)"/>
24</svg>
Note: See TracBrowser for help on using the repository browser.