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

source: josm/trunk/images/presets/landmark/saddle.svg@ 10771

Last change on this file since 10771 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

  • Property svn:mime-type set to image/svg+xml
File size: 2.1 KB
RevLine 
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 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 width="400"
13 height="400"
14 id="svg2"
15 version="1.1"
16 inkscape:version="0.48.0 r9654"
17 sodipodi:docname="saddle.svg">
18 <defs
19 id="defs4" />
20 <sodipodi:namedview
21 id="base"
22 pagecolor="#ffffff"
23 bordercolor="#666666"
24 borderopacity="1.0"
25 inkscape:pageopacity="0.0"
26 inkscape:pageshadow="2"
27 inkscape:zoom="1.28"
28 inkscape:cx="103.57162"
29 inkscape:cy="153.96921"
30 inkscape:document-units="px"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 showguides="true"
34 inkscape:snap-global="false"
35 inkscape:guide-bbox="true"
36 inkscape:window-width="1600"
37 inkscape:window-height="848"
38 inkscape:window-x="-8"
39 inkscape:window-y="-8"
40 inkscape:window-maximized="1"
41 fit-margin-top="0"
42 fit-margin-left="0"
43 fit-margin-right="0"
44 fit-margin-bottom="0"
45 borderlayer="true" />
46 <metadata
47 id="metadata7">
48 <rdf:RDF>
49 <cc:Work
50 rdf:about="">
51 <dc:format>image/svg+xml</dc:format>
52 <dc:type
53 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
54 <dc:title />
55 </cc:Work>
56 </rdf:RDF>
57 </metadata>
58 <g
59 inkscape:label="Ebene 1"
60 inkscape:groupmode="layer"
61 id="layer1"
62 transform="translate(0.0625,-52.5)">
63 <path
64 style="fill:#aa4400;fill-rule:evenodd;stroke:#000000;stroke-width:1.12357688px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
65 d="M 0.45279466,253.35932 199.97641,396.81907 399.38023,253.59533 l 0.0109,198.33894 -398.81205628,0.12911 z"
66 id="rect2985"
67 inkscape:connector-curvature="0"
68 sodipodi:nodetypes="cccccc" />
69 </g>
70</svg>
Note: See TracBrowser for help on using the repository browser.