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

source: josm/trunk/resources/images/cursor/modifier/rectangle_plus.svg

Last change on this file was 16827, checked in by Klumbumbus, 6 years ago

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

  • Property svn:mime-type set to image/svg+xml
File size: 3.0 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="16px"
12 height="16px"
13 id="svg4"
14 sodipodi:docname="rectangle_plus.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.470318"
44 inkscape:cx="3.5541923"
45 inkscape:cy="11.80378"
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 d="m 0.5,9.1 v 0.4 h 9 v -9 H 9.1 Z m 7,-4.35 V 7.5 H 4.75 Z"
56 id="path2"
57 inkscape:connector-curvature="0"
58 style="fill:#ffffff;stroke:#000000"
59 sodipodi:nodetypes="cccccccccc" />
60 <rect
61 style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.83990926;stroke-opacity:1;paint-order:normal"
62 id="rect827"
63 width="3"
64 height="7"
65 x="11"
66 y="9" />
67 <rect
68 style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.83990926;stroke-opacity:1;paint-order:normal"
69 id="rect829"
70 width="7"
71 height="3"
72 x="9"
73 y="11" />
74 <rect
75 style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.83990926;stroke-opacity:1;paint-order:normal"
76 id="rect831"
77 width="5"
78 height="1"
79 x="10"
80 y="12" />
81 <rect
82 style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.83990926;stroke-opacity:1;paint-order:normal"
83 id="rect833"
84 width="1"
85 height="5"
86 x="12"
87 y="10" />
88</svg>
Note: See TracBrowser for help on using the repository browser.