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

source: josm/trunk/images/presets/misc/no_icon.svg@ 13952

Last change on this file since 13952 was 13363, checked in by stoecker, 6 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: 2.9 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="16"
13 height="16"
14 id="svg2"
15 sodipodi:version="0.32"
16 inkscape:version="0.91 r13725"
17 version="1.0"
18 sodipodi:docname="no_icon.svg"
19 inkscape:output_extension="org.inkscape.output.svg.inkscape">
20 <defs
21 id="defs4">
22 <inkscape:perspective
23 sodipodi:type="inkscape:persp3d"
24 inkscape:vp_x="0 : 126.07143 : 1"
25 inkscape:vp_y="0 : 1000 : 0"
26 inkscape:vp_z="252.14287 : 126.07143 : 1"
27 inkscape:persp3d-origin="126.07143 : 84.047623 : 1"
28 id="perspective10" />
29 </defs>
30 <sodipodi:namedview
31 id="base"
32 pagecolor="#ffffff"
33 bordercolor="#666666"
34 borderopacity="1.0"
35 inkscape:pageopacity="0.0"
36 inkscape:pageshadow="2"
37 inkscape:zoom="15.839192"
38 inkscape:cx="2.2843151"
39 inkscape:cy="10.356284"
40 inkscape:document-units="px"
41 inkscape:current-layer="layer1"
42 inkscape:window-width="1680"
43 inkscape:window-height="988"
44 inkscape:window-x="-8"
45 inkscape:window-y="-8"
46 showguides="true"
47 inkscape:guide-bbox="true"
48 showgrid="false"
49 fit-margin-top="0"
50 fit-margin-left="0"
51 fit-margin-right="0"
52 fit-margin-bottom="0"
53 inkscape:window-maximized="1" />
54 <metadata
55 id="metadata7">
56 <rdf:RDF>
57 <cc:Work
58 rdf:about="">
59 <dc:format>image/svg+xml</dc:format>
60 <dc:type
61 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
62 <cc:license
63 rdf:resource="http://web.resource.org/cc/PublicDomain" />
64 <dc:title></dc:title>
65 </cc:Work>
66 <cc:License
67 rdf:about="http://web.resource.org/cc/PublicDomain">
68 <cc:permits
69 rdf:resource="http://web.resource.org/cc/Reproduction" />
70 <cc:permits
71 rdf:resource="http://web.resource.org/cc/Distribution" />
72 <cc:permits
73 rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
74 </cc:License>
75 </rdf:RDF>
76 </metadata>
77 <g
78 inkscape:label="Ebene 1"
79 inkscape:groupmode="layer"
80 id="layer1"
81 transform="translate(-334.14286,-259.36219)">
82 <rect
83 style="fill:#ffffff;fill-opacity:1;stroke:#0d0000;stroke-width:0.87272722;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
84 id="rect4123"
85 width="15.127273"
86 height="15.127273"
87 x="334.57922"
88 y="259.79855"
89 ry="1.9715647" />
90 </g>
91</svg>
Note: See TracBrowser for help on using the repository browser.