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

source: josm/trunk/resources/images/presets/tower/communications_tower.svg@ 16706

Last change on this file since 16706 was 16706, checked in by Klumbumbus, 4 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: 2.6 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 id="svg20"
9 viewBox="0 0 14 14"
10 version="1.1"
11 height="14"
12 width="14">
13 <defs
14 id="defs7">
15 <linearGradient
16 gradientUnits="userSpaceOnUse"
17 y1="3"
18 x2="7"
19 x1="7"
20 id="linearGradient837">
21 <stop
22 id="stop2"
23 offset="0" />
24 <stop
25 id="stop4"
26 offset="1"
27 stop-opacity="0" />
28 </linearGradient>
29 </defs>
30 <metadata
31 id="metadata9">
32 <rdf:RDF>
33 <cc:Work
34 rdf:about="">
35 <dc:format>image/svgxml</dc:format>
36 <dc:type
37 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
38 <dc:title></dc:title>
39 </cc:Work>
40 </rdf:RDF>
41 </metadata>
42 <rect
43 visibility="hidden"
44 fill="none"
45 height="14"
46 width="14"
47 x="-15"
48 id="canvas" />
49 <path
50 id="path12"
51 style="fill:#555555;fill-opacity:1;stroke:none"
52 d="M 6 0 L 6 3.2714844 A 2 2 0 0 0 5 5 A 2 2 0 0 0 6 6.7304688 L 6 14 L 8 14 L 8 6.7285156 A 2 2 0 0 0 9 5 A 2 2 0 0 0 8 3.2695312 L 8 0 L 6 0 z M 11.005859 0 L 11.005859 1.28125 C 12.202359 1.99175 12.953125 3.1940094 12.953125 4.7246094 C 12.953125 6.2552094 12.202359 7.477 11.005859 8.1875 L 11.005859 9.4863281 C 12.774559 8.6847681 14.003906 6.8309094 14.003906 4.7246094 C 14.003906 2.6183094 12.774459 0.8015 11.005859 0 z M 3 0.00390625 C 1.2313 0.80546625 0.00390625 2.6358875 0.00390625 4.7421875 C 0.00390625 6.8484875 1.2314 8.7024063 3 9.5039062 L 3 8.2792969 C 1.8035 7.5687969 1.0351562 6.2006219 1.0351562 4.6699219 C 1.0351562 3.1393219 1.80345 1.944875 3 1.234375 L 3 0.00390625 z M 4 1.859375 C 2.842 2.288135 2 3.4085875 2 4.7421875 C 2 6.0758875 2.84197 7.2079188 4 7.6367188 L 4 6.4921875 C 3.4026 6.1376275 3.0722656 5.4717313 3.0722656 4.7070312 C 3.0722656 3.9422412 3.4026 3.3662188 4 3.0117188 L 4 1.859375 z M 10.005859 1.8691406 L 10.005859 2.9746094 C 10.603259 3.3291694 11.023437 3.9773875 11.023438 4.7421875 C 11.023438 5.5069775 10.603279 6.0458906 10.005859 6.4003906 L 10.005859 7.5253906 C 11.163859 7.0966306 11.970703 6.0758875 11.970703 4.7421875 C 11.970703 3.4084875 11.163889 2.2978406 10.005859 1.8691406 z " />
53 <path
54 id="path14"
55 style="fill:#555555;fill-opacity:1;stroke:none"
56 d="m4 14 3-3 3 3z" />
57</svg>
Note: See TracBrowser for help on using the repository browser.