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

source: josm/trunk/resources/images/presets/tower/observation.svg@ 18085

Last change on this file since 18085 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.4 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="svg2">
13 <metadata
14 id="metadata8">
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="defs6" />
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 id="tower_observation"
36 d="M 7 0 L 2 2 L 2 6 L 12 6 L 12 2 L 7 0 z M 3 3 L 5 3 L 5 5 L 3 5 L 3 3 z M 6 3 L 8 3 L 8 5 L 6 5 L 6 3 z M 9 3 L 11 3 L 11 5 L 9 5 L 9 3 z M 3.90625 6.625 L 3 14 L 4.5 14 L 4.6875 12.53125 L 7 11 L 9.3125 12.5625 L 9.5 14 L 11 14 L 10.09375 6.65625 L 3.90625 6.625 z M 5.34375 7.1875 L 8.65625 7.21875 L 8.84375 8.78125 L 7 10 L 5.15625 8.78125 L 5.34375 7.1875 z M 5.03125 9.6875 L 6.25 10.5 L 4.8125 11.46875 L 5.03125 9.6875 z M 8.96875 9.6875 L 9.1875 11.46875 L 7.75 10.5 L 8.96875 9.6875 z "
37 style="fill:#555555;fill-opacity:1;stroke:none" />
38</svg>
Note: See TracBrowser for help on using the repository browser.