source: josm/trunk/images/presets/vehicle/restriction/goods.svg@ 12056

Last change on this file since 12056 was 10706, checked in by Klumbumbus, 9 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: 4.0 KB
RevLine 
[10706]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="725"
11 height="725"
12 version="1.1"
13 id="svg2"
14 sodipodi:version="0.32"
15 inkscape:version="0.46"
16 sodipodi:docname="goods.svg"
17 inkscape:output_extension="org.inkscape.output.svg.inkscape"
18 inkscape:export-filename="C:\Dokumente und Einstellungen\ulfl\Eigene Dateien\osm\svn.openstreetmap.org\applications\share\map-icons\svg\vehicle\restrictions\goods.png"
19 inkscape:export-xdpi="2"
20 inkscape:export-ydpi="2">
21 <metadata
22 id="metadata20">
23 <rdf:RDF>
24 <cc:Work
25 rdf:about="">
26 <dc:format>image/svg+xml</dc:format>
27 <dc:type
28 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
29 <cc:license
30 rdf:resource="http://creativecommons.org/licenses/publicdomain/" />
31 </cc:Work>
32 <cc:License
33 rdf:about="http://creativecommons.org/licenses/publicdomain/">
34 <cc:permits
35 rdf:resource="http://creativecommons.org/ns#Reproduction" />
36 <cc:permits
37 rdf:resource="http://creativecommons.org/ns#Distribution" />
38 <cc:permits
39 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
40 </cc:License>
41 </rdf:RDF>
42 </metadata>
43 <defs
44 id="defs18">
45 <inkscape:perspective
46 sodipodi:type="inkscape:persp3d"
47 inkscape:vp_x="0 : 362.5 : 1"
48 inkscape:vp_y="0 : 1000 : 0"
49 inkscape:vp_z="725 : 362.5 : 1"
50 inkscape:persp3d-origin="362.5 : 241.66667 : 1"
51 id="perspective22" />
52 </defs>
53 <sodipodi:namedview
54 inkscape:window-height="480"
55 inkscape:window-width="640"
56 inkscape:pageshadow="2"
57 inkscape:pageopacity="0.0"
58 guidetolerance="10.0"
59 gridtolerance="10.0"
60 objecttolerance="10.0"
61 borderopacity="1.0"
62 bordercolor="#666666"
63 pagecolor="#ffffff"
64 id="base"
65 showgrid="false" />
66 <circle
67 style="fill: rgb(255, 255, 255); stroke: rgb(0, 0, 0); stroke-width: 2.5px;"
68 r="350"
69 cx="362.5"
70 cy="362.5"
71 id="circle4" />
72 <circle
73 cx="362.5"
74 cy="362.5"
75 r="290"
76 style="stroke: rgb(204, 0, 0); stroke-width: 93.75; fill: none;"
77 id="circle6" />
78 <g
79 id="TruckSymbol"
80 transform="matrix(0.436865, 0, 0, 0.436865, 143.872, 253.031)">
81 <path
82 style="fill: black; stroke: none; fill-rule: evenodd;"
83 d="M 295.78419,86.816926 L 295.78419,335.08252 L 687.71625,335.40310 C 664.71649,354.19396 650.35734,380.09418 650.54503,414.08813 L 261.47933,413.85667 C 257.75238,281.97351 70.642616,282.42223 66.576854,413.09434 C 38.473995,412.88466 34.575813,406.50199 34.304870,380.61469 L 34.304868,281.61469 C 33.952015,237.37253 28.426810,266.57731 61.177014,182.67997 C 94.875059,93.246445 85.585107,101.51291 116.06480,99.204795 L 295.78419,86.816926 z M 217.93865,233.19966 L 219.48981,127.72046 L 119.43969,133.92512 C 101.20003,135.14704 101.04823,135.26154 94.621050,156.41701 L 69.026832,224.66825 C 60.428592,245.60250 61.797130,251.77115 85.314062,248.71131 L 217.93865,233.19966 z M 966.63494,335.59074 L 966.82552,391.36792 L 902.21802,414.23783 L 845.49140,414.20156 C 845.72230,381.85903 832.28136,354.65711 808.44981,335.54893 L 966.63494,335.59074 z "
84 id="path9" />
85 <rect
86 x="335.82718"
87 y="12.158683"
88 height="301.70154"
89 width="631.32404"
90 style="fill: black; stroke: none;"
91 id="rect11" />
92 <circle
93 r="77"
94 cx="164"
95 cy="412"
96 style="fill: black; stroke: none;"
97 id="circle13" />
98 <circle
99 r="77"
100 cx="748"
101 cy="412"
102 style="fill: black; stroke: none;"
103 id="circle15" />
104 </g>
105</svg>
Note: See TracBrowser for help on using the repository browser.