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

source: josm/trunk/resources/images/warning-small.svg@ 17016

Last change on this file since 17016 was 16797, checked in by Klumbumbus, 4 years ago

see #15240 - Change some png icons to svg:

  • Property svn:mime-type set to image/svg+xml
File size: 3.6 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 id="svg2390"
13 sodipodi:docname="warning-small.svg"
14 viewBox="0 0 16 16"
15 sodipodi:version="0.32"
16 version="1.0"
17 inkscape:output_extension="org.inkscape.output.svg.inkscape"
18 inkscape:version="0.92.3 (2405546, 2018-03-11)"
19 width="16"
20 height="16">
21 <defs
22 id="defs11" />
23 <sodipodi:namedview
24 id="base"
25 bordercolor="#666666"
26 inkscape:pageshadow="2"
27 guidetolerance="10"
28 pagecolor="#ffffff"
29 gridtolerance="10000"
30 inkscape:window-height="987"
31 inkscape:zoom="16.970563"
32 objecttolerance="10"
33 showgrid="false"
34 borderopacity="1.0"
35 inkscape:current-layer="layer1"
36 inkscape:cx="3.4705226"
37 inkscape:cy="8.0839707"
38 inkscape:window-y="-8"
39 inkscape:window-x="-8"
40 inkscape:window-width="1680"
41 inkscape:pageopacity="0.0"
42 inkscape:document-units="px"
43 inkscape:window-maximized="1">
44 <inkscape:grid
45 type="xygrid"
46 id="grid818" />
47 </sodipodi:namedview>
48 <g
49 id="layer1"
50 inkscape:label="Layer 1"
51 inkscape:groupmode="layer"
52 transform="translate(-21.913,-80.984)">
53 <g
54 id="g2387"
55 style="fill:#ffb93f;fill-opacity:1"
56 transform="matrix(0.09847087,0,0,0.10755831,23.217175,80.212404)">
57 <path
58 id="path2389"
59 d="m 12.473,121.08 c -0.914,1.76 -1.991,3.41 -1.991,5.34 l 0.009,0.81 c 0,4.17 3.266,6.69 7.02,6.69 h 121.32 c 3.76,0 6.99,-3.12 6.99,-7.29 l -0.04,-0.81 c 0,-1.94 -0.95,-3.62 -1.99,-5.35 L 83.707,12.69 C 81.052,9.7442 76.748,9.7442 74.093,12.694 l -61.619,108.39 z"
60 style="fill:#ffb93f;fill-opacity:1;stroke:#000000;stroke-width:6.83139992"
61 sodipodi:nodetypes="ccccccccccc"
62 inkscape:connector-curvature="0" />
63 </g>
64 <ellipse
65 id="path2393"
66 style="fill:#000000;stroke-width:0.1225092"
67 cx="30.939409"
68 cy="92.077477"
69 rx="0.94263715"
70 ry="1.0296291" />
71 <path
72 id="path2395"
73 style="fill:#000000;stroke-width:0.20344666"
74 d="m 30.963646,84.92394 c 0.37039,0 0.945119,0.261292 0.945119,0.585757 l -0.276554,3.371932 c 0,0.324462 -0.298175,0.585753 -0.668565,0.585753 -0.370396,0 -0.668353,-0.261291 -0.668353,-0.585753 l -0.322821,-3.371932 c 0,-0.324465 0.620778,-0.585757 0.991174,-0.585757 z"
75 sodipodi:nodetypes="cccsccc"
76 inkscape:connector-curvature="0" />
77 </g>
78 <metadata
79 id="metadata8">
80 <rdf:RDF>
81 <cc:Work
82 rdf:about="">
83 <dc:format>image/svg+xml</dc:format>
84 <dc:type
85 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
86 <dc:title></dc:title>
87 <cc:license
88 rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
89 </cc:Work>
90 <cc:License
91 rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
92 <cc:permits
93 rdf:resource="http://creativecommons.org/ns#Reproduction" />
94 <cc:permits
95 rdf:resource="http://creativecommons.org/ns#Distribution" />
96 <cc:permits
97 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
98 </cc:License>
99 </rdf:RDF>
100 </metadata>
101</svg>
Note: See TracBrowser for help on using the repository browser.