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

source: josm/trunk/resources/images/presets/landmark/doline.svg@ 19322

Last change on this file since 19322 was 17045, checked in by Klumbumbus, 4 years ago

see #19739 - Add icons for all sinkhole types, based on png icons from https://josm.openstreetmap.de/wiki/Presets/NewTags from Penegal, LGPL licensed, add anthropogenic and refitted checkboxes, make sinkhole values searchable

  • Property svn:mime-type set to image/svg+xml
File size: 2.8 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 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10 width="16"
11 height="16"
12 viewBox="0 0 16 16"
13 id="svg2"
14 version="1.1"
15 inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
16 sodipodi:docname="doline3.svg">
17 <defs
18 id="defs4" />
19 <sodipodi:namedview
20 id="base"
21 pagecolor="#ffffff"
22 bordercolor="#666666"
23 borderopacity="1.0"
24 inkscape:pageopacity="0.0"
25 inkscape:pageshadow="2"
26 inkscape:zoom="34.516383"
27 inkscape:cx="7.1608987"
28 inkscape:cy="10.752801"
29 inkscape:document-units="px"
30 inkscape:current-layer="layer1"
31 showgrid="true"
32 units="px"
33 inkscape:window-width="1680"
34 inkscape:window-height="987"
35 inkscape:window-x="-8"
36 inkscape:window-y="-8"
37 inkscape:window-maximized="1"
38 viewbox-height="16"
39 inkscape:document-rotation="0">
40 <inkscape:grid
41 type="xygrid"
42 id="grid4136"
43 originx="0"
44 originy="0"
45 spacingx="1"
46 spacingy="1" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata7">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 <cc:license
58 rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
59 </cc:Work>
60 <cc:License
61 rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
62 <cc:permits
63 rdf:resource="http://creativecommons.org/ns#Reproduction" />
64 <cc:permits
65 rdf:resource="http://creativecommons.org/ns#Distribution" />
66 <cc:permits
67 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
68 </cc:License>
69 </rdf:RDF>
70 </metadata>
71 <g
72 inkscape:label="Layer 1"
73 inkscape:groupmode="layer"
74 id="layer1"
75 transform="translate(0,-1037.3622)">
76 <path
77 style="fill:none;fill-opacity:1;stroke:#964b00;stroke-width:2.06559;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.937255"
78 id="path845"
79 sodipodi:type="arc"
80 sodipodi:cx="8"
81 sodipodi:cy="1045.3564"
82 sodipodi:rx="6.967205"
83 sodipodi:ry="6"
84 sodipodi:start="0.21045197"
85 sodipodi:end="2.9315421"
86 sodipodi:arc-type="arc"
87 d="m 14.813485,1046.6099 a 6.967205,6 0 0 1 -6.8148834,4.7465 6.967205,6 0 0 1 -6.8126701,-4.7489"
88 sodipodi:open="true" />
89 </g>
90</svg>
Note: See TracBrowser for help on using the repository browser.