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

source: josm/trunk/images/presets/vehicle/restriction/bicycle.svg@ 15308

Last change on this file since 15308 was 13364, checked in by stoecker, 7 years ago

set correct mime types for all icons

  • Property svn:mime-type set to image/svg+xml
File size: 3.9 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="725"
11 height="725"
12 version="1.1"
13 id="svg2"
14 sodipodi:version="0.32"
15 inkscape:version="0.46"
16 sodipodi:docname="bicycle.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\bicycle.png"
19 inkscape:export-xdpi="2"
20 inkscape:export-ydpi="2">
21 <metadata
22 id="metadata13">
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="defs11">
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="perspective15" />
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="OuterCircle" />
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="RedCircle" />
78 <g
79 id="BikeSymbol"
80 transform="matrix(0.446708, 0, 0, 0.446708, 138.029, 227.267)">
81 <circle
82 cx="215"
83 cy="409"
84 r="161"
85 style="fill: none; stroke: black; stroke-width: 40px;"
86 id="FrontWheel" />
87 <circle
88 cx="790"
89 cy="406"
90 r="161"
91 style="fill: none; stroke: black; stroke-width: 40px;"
92 id="RearWheel" />
93 <path
94 style="fill: black; fill-rule: evenodd; stroke: none;"
95 id="Frame"
96 d="M 429.48437,15.467118 C 296.91790,16.759190 319.39993,1.7711686 248.07762,230.98455 C 189.97511,414.12586 196.30387,394.15363 196.00000,407.00000 C 195.78704,416.98022 203.84333,424.89312 213.96694,425.57043 C 235.02054,423.44166 226.16492,427.84741 299.15748,201.18078 C 565.86963,482.53640 465.80592,436.91194 609.34064,442.62576 C 797.98299,440.81686 813.31557,452.44550 815.55516,424.79518 C 815.29674,415.40613 810.90371,409.80716 681.43820,121.67535 L 693.84208,87.564675 L 736.48042,86.789433 L 734.92994,51.128275 L 576.00521,51.128275 C 561.96471,70.337063 581.69033,70.250925 652.75423,86.014190 L 640.35035,120.90010 L 323.27614,121.67535 C 344.63838,47.079788 332.57905,51.731243 428.70913,51.903518 L 429.48437,15.467118 z M 314.11415,159.91012 L 624.37752,159.36001 L 534.70921,400.30922 L 314.11415,159.91012 z M 661.78516,174.21304 L 573.76718,405.26023 L 766.30650,405.81034 L 661.78516,174.21304 z" />
97 </g>
98</svg>
Note: See TracBrowser for help on using the repository browser.