source: josm/trunk/resources/images/presets/landmark/glacier.svg@ 18719

Last change on this file since 18719 was 18534, checked in by Klumbumbus, 3 years ago

fix #20682 - Add natural=arete, reuse glacier icon, modify icon for glacier (PD and CC0 licensed), remove ele from ridge preset (not useful on linear feature)

File size: 3.4 KB
RevLine 
[18534]1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 width="16"
6 height="11"
7 id="svg2"
8 sodipodi:version="0.32"
9 inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
10 version="1.0"
11 sodipodi:docname="glacier5.svg"
12 inkscape:output_extension="org.inkscape.output.svg.inkscape"
13 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
14 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
15 xmlns="http://www.w3.org/2000/svg"
16 xmlns:svg="http://www.w3.org/2000/svg"
17 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
18 xmlns:cc="http://creativecommons.org/ns#"
19 xmlns:dc="http://purl.org/dc/elements/1.1/">
20 <defs
21 id="defs4">
22 <inkscape:perspective
23 sodipodi:type="inkscape:persp3d"
24 inkscape:vp_x="0 : 16.04817 : 1"
25 inkscape:vp_y="0 : 1000 : 0"
26 inkscape:vp_z="32 : 16.04817 : 1"
27 inkscape:persp3d-origin="16 : 10.714837 : 1"
28 id="perspective8" />
29 </defs>
30 <sodipodi:namedview
31 id="base"
32 pagecolor="#ffffff"
33 bordercolor="#666666"
34 borderopacity="1.0"
35 gridtolerance="10000"
36 guidetolerance="10"
37 objecttolerance="10"
38 inkscape:pageopacity="0.0"
39 inkscape:pageshadow="2"
40 inkscape:zoom="32"
41 inkscape:cx="12.171875"
42 inkscape:cy="7.984375"
43 inkscape:document-units="px"
44 inkscape:current-layer="layer1"
45 width="32px"
46 height="32px"
47 inkscape:window-width="1680"
48 inkscape:window-height="987"
49 inkscape:window-x="-8"
50 inkscape:window-y="-8"
51 showgrid="true"
52 fit-margin-top="0"
53 fit-margin-left="0"
54 fit-margin-right="0"
55 fit-margin-bottom="0"
56 inkscape:window-maximized="1"
57 inkscape:pagecheckerboard="0">
58 <inkscape:grid
59 type="xygrid"
60 id="grid824" />
61 </sodipodi:namedview>
62 <metadata
63 id="metadata7">
64 <rdf:RDF>
65 <cc:Work
66 rdf:about="">
67 <dc:format>image/svg+xml</dc:format>
68 <dc:type
69 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
70 <cc:license
71 rdf:resource="http://web.resource.org/cc/PublicDomain" />
72 </cc:Work>
73 <cc:License
74 rdf:about="http://web.resource.org/cc/PublicDomain">
75 <cc:permits
76 rdf:resource="http://web.resource.org/cc/Reproduction" />
77 <cc:permits
78 rdf:resource="http://web.resource.org/cc/Distribution" />
79 <cc:permits
80 rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
81 </cc:License>
82 </rdf:RDF>
83 </metadata>
84 <g
85 inkscape:label="Layer 1"
86 inkscape:groupmode="layer"
87 id="layer1"
88 transform="translate(-8.8303575,-18.153193)">
89 <path
90 style="fill:#c6f2f2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.31794px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
91 d="m 8.8303575,29.153193 8.0131755,-11 7.986824,11 z"
92 id="path3382"
93 sodipodi:nodetypes="cccc"
94 inkscape:export-filename="volcano_small.png"
95 inkscape:export-xdpi="59"
96 inkscape:export-ydpi="59"
97 inkscape:connector-curvature="0" />
98 <path
99 style="fill:#808080;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
100 d="m 8.8303575,29.153193 5.0000005,-6.890625 -2,4.890625 4,-3 0.999999,3 1,-5 2,3 0,-2.917969 5,6.917969 H 8.8303575 v 0"
101 id="path1617"
102 sodipodi:nodetypes="ccccccccccc" />
103 </g>
104</svg>
Note: See TracBrowser for help on using the repository browser.