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

source: josm/trunk/resources/images/dialogs/zoomin.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.6 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="zoomin.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 <path
55 style="fill:#ff0000;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
56 d="M 11,0 V 4 H 9 L 12.5,8 16,4 H 14 V 0 Z"
57 id="path857"
58 inkscape:connector-curvature="0"
59 sodipodi:nodetypes="cccccccc" />
60 <path
61 style="fill:#ff0000;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
62 d="M 11,24 V 20 H 9 l 3.5,-4 3.5,4 h -2 v 4 z"
63 id="path857-6"
64 inkscape:connector-curvature="0"
65 sodipodi:nodetypes="cccccccc" />
66 <path
67 style="fill:#ff0000;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
68 d="M 24,10 H 20 V 8 l -4,3.5 4,3.5 v -2 h 4 z"
69 id="path857-0"
70 inkscape:connector-curvature="0"
71 sodipodi:nodetypes="cccccccc" />
72 <path
73 style="fill:#ff0000;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
74 d="M 0,10 H 4 V 8 L 8,11.5 4,15 V 13 H 0 Z"
75 id="path857-6-7"
76 inkscape:connector-curvature="0"
77 sodipodi:nodetypes="cccccccc" />
78</svg>
Note: See TracBrowser for help on using the repository browser.