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

source: josm/trunk/resources/images/dialogs/zoomout.svg@ 19026

Last change on this file since 19026 was 16827, checked in by Klumbumbus, 4 years ago

see #15240 - Change a lot png icons to svg:

  • Property svn:mime-type set to image/svg+xml
File size: 2.7 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 version="1.1"
11 width="24"
12 height="24"
13 id="svg4"
14 sodipodi:docname="zoomout.svg"
15 inkscape:version="0.92.3 (2405546, 2018-03-11)">
16 <metadata
17 id="metadata10">
18 <rdf:RDF>
19 <cc:Work
20 rdf:about="">
21 <dc:format>image/svg+xml</dc:format>
22 <dc:type
23 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
24 <dc:title></dc:title>
25 </cc:Work>
26 </rdf:RDF>
27 </metadata>
28 <defs
29 id="defs8" />
30 <sodipodi:namedview
31 pagecolor="#ffffff"
32 bordercolor="#666666"
33 borderopacity="1"
34 objecttolerance="10"
35 gridtolerance="10"
36 guidetolerance="10"
37 inkscape:pageopacity="0"
38 inkscape:pageshadow="2"
39 inkscape:window-width="1680"
40 inkscape:window-height="987"
41 id="namedview6"
42 showgrid="true"
43 inkscape:zoom="27.470316"
44 inkscape:cx="12.631707"
45 inkscape:cy="13.315657"
46 inkscape:window-x="-8"
47 inkscape:window-y="-8"
48 inkscape:window-maximized="1"
49 inkscape:current-layer="svg4">
50 <inkscape:grid
51 type="xygrid"
52 id="grid817" />
53 </sodipodi:namedview>
54 <g
55 transform="translate(0,-24)"
56 id="g907">
57 <path
58 sodipodi:nodetypes="cccccccc"
59 inkscape:connector-curvature="0"
60 id="path857"
61 d="M 11,32 V 28 H 9 l 3.5,-4 3.5,4 h -2 v 4 z"
62 style="fill:#ff0000;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
63 <path
64 sodipodi:nodetypes="cccccccc"
65 inkscape:connector-curvature="0"
66 id="path857-6"
67 d="m 11,40 v 4 H 9 l 3.5,4 3.5,-4 h -2 v -4 z"
68 style="fill:#ff0000;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
69 <path
70 sodipodi:nodetypes="cccccccc"
71 inkscape:connector-curvature="0"
72 id="path857-0"
73 d="m 16,34 h 4 v -2 l 4,3.5 -4,3.5 v -2 h -4 z"
74 style="fill:#ff0000;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
75 <path
76 sodipodi:nodetypes="cccccccc"
77 inkscape:connector-curvature="0"
78 id="path857-6-7"
79 d="M 8,34 H 4 V 32 L 0,35.5 4,39 v -2 h 4 z"
80 style="fill:#ff0000;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
81 </g>
82</svg>
Note: See TracBrowser for help on using the repository browser.