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

source: josm/trunk/resources/images/presets/tower/mast.svg

Last change on this file was 16706, checked in by Klumbumbus, 6 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.1 KB
RevLine 
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<svg
3 xmlns:dc="http://purl.org/dc/elements/1.1/"
4 xmlns:cc="http://creativecommons.org/ns#"
5 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6 xmlns:svg="http://www.w3.org/2000/svg"
7 xmlns="http://www.w3.org/2000/svg"
8 version="1.1"
9 width="14"
10 height="14"
11 viewBox="0 0 14 14"
12 id="svg4138">
13 <metadata
14 id="metadata4146">
15 <rdf:RDF>
16 <cc:Work
17 rdf:about="">
18 <dc:format>image/svgxml</dc:format>
19 <dc:type
20 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
21 <dc:title></dc:title>
22 </cc:Work>
23 </rdf:RDF>
24 </metadata>
25 <defs
26 id="defs4144" />
27 <rect
28 width="14"
29 height="14"
30 x="0"
31 y="0"
32 id="canvas"
33 style="fill:none;stroke:none;visibility:hidden" />
34 <path
35 d="M 7,1 C 6.4022075,1 6,1.4692172 6,2 L 6,9 3.1132812,14 4.2675781,14 6,11 6,14 8,14 8,11 9.7324219,14 10.886719,14 8,9 8,2 C 8,1.5039063 7.5977925,1 7,1 Z"
36 id="mast" style="fill:#666666;fill-opacity:1;stroke:none" />
37</svg>
Note: See TracBrowser for help on using the repository browser.