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

source: josm/trunk/images/presets/shop/mobile_phone.svg@ 13406

Last change on this file since 13406 was 13363, checked in by stoecker, 7 years ago

see #15240 replace statusline png icons with svg variants by floscher, set mime-types for many images

  • Property svn:mime-type set to image/svg+xml
File size: 3.2 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 version="1.1"
13 width="10"
14 height="16"
15 viewBox="0 0 10 16"
16 id="svg2"
17 inkscape:version="0.91 r13725"
18 sodipodi:docname="mobile_phone.svg">
19 <sodipodi:namedview
20 pagecolor="#ffffff"
21 bordercolor="#666666"
22 borderopacity="1"
23 objecttolerance="10"
24 gridtolerance="10"
25 guidetolerance="10"
26 inkscape:pageopacity="0"
27 inkscape:pageshadow="2"
28 inkscape:window-width="1680"
29 inkscape:window-height="988"
30 id="namedview6"
31 showgrid="true"
32 inkscape:zoom="29.5"
33 inkscape:cx="0.066779783"
34 inkscape:cy="5.0294079"
35 inkscape:window-x="-8"
36 inkscape:window-y="-8"
37 inkscape:window-maximized="1"
38 inkscape:current-layer="svg2"
39 fit-margin-top="0"
40 fit-margin-left="0"
41 fit-margin-right="0"
42 fit-margin-bottom="0">
43 <inkscape:grid
44 type="xygrid"
45 id="grid4134"
46 originx="1"
47 originy="0" />
48 </sodipodi:namedview>
49 <metadata
50 id="metadata8">
51 <rdf:RDF>
52 <cc:Work
53 rdf:about="">
54 <dc:format>image/svg+xml</dc:format>
55 <dc:type
56 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
57 <dc:title></dc:title>
58 <cc:license
59 rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
60 </cc:Work>
61 <cc:License
62 rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
63 <cc:permits
64 rdf:resource="http://creativecommons.org/ns#Reproduction" />
65 <cc:permits
66 rdf:resource="http://creativecommons.org/ns#Distribution" />
67 <cc:permits
68 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
69 </cc:License>
70 </rdf:RDF>
71 </metadata>
72 <defs
73 id="defs6" />
74 <rect
75 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.477;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
76 id="rect4136"
77 width="6"
78 height="9"
79 x="2.000001"
80 y="5"
81 ry="0" />
82 <path
83 d="M 4,1 C 3.517164,1 3,1.3876224 3,2 L 3,3 C 1.8815,3.0818 1,3.90528 1,5 l 0,8 c 0,1.1488 0.803333,2 2,2 l 4,0 c 1.196667,0 2,-0.8512 2,-2 L 9,5 C 9,3.8512 8.196667,3 7,3 L 5,3 5,2 C 5,1.3640694 4.482836,1 4,1 Z M 2,5 8,5 8,12 2,12 2,5 Z m 2,8 2,0 0,1 -2,0 0,-1 z"
84 id="mobile-phone"
85 style="fill:#ac39ac;fill-opacity:1"
86 inkscape:connector-curvature="0" />
87</svg>
Note: See TracBrowser for help on using the repository browser.