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

source: josm/trunk/resources/images/presets/tower/defensive.svg@ 18319

Last change on this file since 18319 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<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 version="1.1"
11 height="14"
12 width="14"
13 viewBox="0 0 14 14"
14 id="svg2">
15 <metadata
16 id="metadata8">
17 <rdf:RDF>
18 <cc:Work
19 rdf:about="">
20 <dc:format>image/svgxml</dc:format>
21 <dc:type
22 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23 <dc:title></dc:title>
24 </cc:Work>
25 </rdf:RDF>
26 </metadata>
27 <defs
28 id="defs6" />
29 <rect
30 width="14"
31 height="14"
32 x="0"
33 y="0"
34 id="canvas"
35 style="fill:none;stroke:none;visibility:hidden" />
36 <path
37 d="m 2.5,0 0,3 9,0 0,-3 L 10,0 10,1 8,1 8,0 6,0 6,1 4,1 4,0 z M 3,4 2.5,13 1,13 1,14 5.5,14 C 5.5,13 5.7770449,11.5 7,11.5 8.2738548,11.52672 8.5,13 8.5,14 L 13,14 13,13 11.5,13 11,4 z M 7,6 C 8,6 8,7 8,7 L 8,8 6,8 6,7 C 6,7 6,6 7,6 z"
38 id="watchtower"
39 style="fill:#555555;fill-opacity:1;stroke:none" />
40</svg>
Note: See TracBrowser for help on using the repository browser.