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

source: josm/trunk/resources/images/presets/tower/telescope_dome.svg@ 18400

Last change on this file since 18400 was 16747, checked in by Klumbumbus, 5 years ago

fix #19445 - Add man_made=telescope (icons from https://wiki.openstreetmap.org/wiki/File:Telescope_dish-14.svg and https://wiki.openstreetmap.org/wiki/File:Telescope_dome-14.svg, PD and CC0 licensed)

  • Property svn:mime-type set to image/svg+xml
File size: 1.5 KB
RevLine 
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<svg
3 xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
4 xmlns:dc="http://purl.org/dc/elements/1.1/"
5 xmlns:cc="http://creativecommons.org/ns#"
6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7 xmlns:svg="http://www.w3.org/2000/svg"
8 xmlns="http://www.w3.org/2000/svg"
9 viewBox="0 0 14 14"
10 height="14"
11 width="14"
12 id="svg109"
13 version="1.1">
14 <metadata
15 id="metadata115">
16 <rdf:RDF>
17 <cc:Work
18 rdf:about="">
19 <dc:format>image/svg+xml</dc:format>
20 <dc:type
21 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
22 <dc:title></dc:title>
23 </cc:Work>
24 </rdf:RDF>
25 </metadata>
26 <defs
27 id="defs113">
28 <linearGradient
29 osb:paint="solid"
30 id="linearGradient831">
31 <stop
32 id="stop829"
33 offset="0"
34 style="stop-color:#ffffff;stop-opacity:1;" />
35 </linearGradient>
36 </defs>
37 <path
38 id="path837"
39 d="M 6 0 L 6 1 L 7 1 A 6 6 0 0 1 13 7 L 13 8 L 14 8 L 14 7 A 7 7 0 0 0 12.599609 2.8144531 L 14 1.4140625 L 12.585938 0 L 11.185547 1.4003906 A 7 7 0 0 0 7 0 L 6 0 z M 6 2 A 5.9999999 6 0 0 0 0 8 L 12 8 A 5.9999999 6 0 0 0 6 2 z M 0 9 L 0 14 L 12 14 L 12 9 L 0 9 z "
40 style="opacity:1;fill:#555555;fill-opacity:1;stroke:none;stroke-width:3.77295542;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" />
41</svg>
Note: See TracBrowser for help on using the repository browser.