source: josm/trunk/images/presets/landmark/cutline.svg@ 10706

Last change on this file since 10706 was 10706, checked in by Klumbumbus, 8 years ago

see #13217 - replace about 166 png icons by svg from https://trac.openstreetmap.org/browser/subversion/applications/share/map-icons/svg reworked most of them (white background or halo, resizing, pixel alignement), draw a few new svg icons from png derived; remove duplicate icons; reorder icons; adapt internal preset and mappaint styles

File size: 1.1 KB
RevLine 
[10565]1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 version="1.1"
11 width="16"
12 height="16"
13 id="svg2">
14 <defs
15 id="defs4" />
16 <metadata
17 id="metadata7">
18 <rdf:RDF>
19 <cc:Work
20 rdf:about="">
21 <dc:format>image/svg+xml</dc:format>
22 <dc:type
23 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
24 <dc:title></dc:title>
25 </cc:Work>
26 </rdf:RDF>
27 </metadata>
28 <g
29 transform="translate(-310,-586.36218)"
30 id="layer1">
31 <rect
32 width="16"
33 height="16"
34 x="310"
35 y="586.36218"
36 id="rect2987"
37 style="fill:#447821;fill-opacity:1;stroke:none" />
38 <rect
39 width="2"
40 height="16"
41 x="317"
42 y="586.36218"
43 id="rect2989"
44 style="fill:#99ff55;fill-opacity:1;stroke:none" />
45 </g>
46</svg>
Note: See TracBrowser for help on using the repository browser.