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

source: josm/trunk/resources/images/presets/sightseeing/city_gate.svg

Last change on this file was 16748, checked in by Klumbumbus, 4 years ago

fix #9164 - Add more historic presets (patch by hiddewie, modified)

  • historic=citywalls (internal icon reused)
  • historic=city_gate (icon https://wiki.openstreetmap.org/wiki/File%3ACity-gate-14.svg, color changed, PD and CC0 licensed)
  • historic=manor (icon from https://wiki.openstreetmap.org/wiki/File:Manor-14.svg, PD and CC0 licensed)
  • historic=church (icon derived from internal icon, PD and CC0 licensed)
  • historic=charcoal_pile (icon derived from internal icon, PD and CC0 licensed)
  • historic=mine (icon derived from internal icon, PD and CC0 licensed)
  • historic=mine_shaft (icon derived from internal icon, PD and CC0 licensed)
  • historic=shieling (icon derived from internal icon, PD and CC0 licensed)
  • historic=milestone (icon self created, 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<svg
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 version="1.1"
10 height="14"
11 width="14"
12 viewBox="0 0 14 14"
13 id="svg2">
14 <metadata
15 id="metadata8">
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="defs6" />
28 <rect
29 width="14"
30 height="14"
31 x="0"
32 y="0"
33 id="canvas"
34 style="fill:none;stroke:none;visibility:hidden" />
35 <path
36 d="M 0,1 0,4 14,4 14,1 12,1 12,3 10,3 10,1 8,1 8,3 6,3 6,1 4,1 4,3 2,3 2,1 0,1 z m 0,4 0,8 2.5,0 C 2.5,10 3.487647,6.5 7,6.5 10.404489,6.473034 11.5,10 11.5,13 L 14,13 14,5 0,5 z M 7,8 C 5,8 4,10 4,13 l 6,0 C 10,10 9,8 7,8 z"
37 id="city-gate"
38 style="fill:#734a08;fill-opacity:1;stroke:none" />
39</svg>
Note: See TracBrowser for help on using the repository browser.