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

source: josm/trunk/resources/images/dialogs/add.svg@ 19346

Last change on this file since 19346 was 16827, checked in by Klumbumbus, 5 years ago

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

  • Property svn:mime-type set to image/svg+xml
File size: 4.0 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:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="24"
14 height="24"
15 viewBox="0 0 24 24"
16 id="svg2"
17 version="1.1"
18 inkscape:version="0.92.3 (2405546, 2018-03-11)"
19 sodipodi:docname="add1b.svg">
20 <defs
21 id="defs4">
22 <linearGradient
23 inkscape:collect="always"
24 id="linearGradient866">
25 <stop
26 style="stop-color:#dfdfdf;stop-opacity:1"
27 offset="0"
28 id="stop862" />
29 <stop
30 style="stop-color:#949593;stop-opacity:1"
31 offset="1"
32 id="stop864" />
33 </linearGradient>
34 <linearGradient
35 inkscape:collect="always"
36 xlink:href="#linearGradient866"
37 id="linearGradient868"
38 x1="4"
39 y1="1041.3622"
40 x2="12"
41 y2="1049.3622"
42 gradientUnits="userSpaceOnUse"
43 gradientTransform="matrix(1.5,0,0,1.5,0,-526.68109)" />
44 </defs>
45 <sodipodi:namedview
46 id="base"
47 pagecolor="#ffffff"
48 bordercolor="#666666"
49 borderopacity="1.0"
50 inkscape:pageopacity="0.0"
51 inkscape:pageshadow="2"
52 inkscape:zoom="22.411789"
53 inkscape:cx="6.4336905"
54 inkscape:cy="14.070901"
55 inkscape:document-units="px"
56 inkscape:current-layer="layer1"
57 showgrid="false"
58 units="px"
59 inkscape:window-width="1680"
60 inkscape:window-height="987"
61 inkscape:window-x="-8"
62 inkscape:window-y="-8"
63 inkscape:window-maximized="1"
64 viewbox-height="16"
65 showguides="false">
66 <inkscape:grid
67 type="xygrid"
68 id="grid4136"
69 originx="0"
70 originy="0"
71 spacingx="1"
72 spacingy="1" />
73 </sodipodi:namedview>
74 <metadata
75 id="metadata7">
76 <rdf:RDF>
77 <cc:Work
78 rdf:about="">
79 <dc:format>image/svg+xml</dc:format>
80 <dc:type
81 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
82 <dc:title></dc:title>
83 <cc:license
84 rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
85 </cc:Work>
86 <cc:License
87 rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
88 <cc:permits
89 rdf:resource="http://creativecommons.org/ns#Reproduction" />
90 <cc:permits
91 rdf:resource="http://creativecommons.org/ns#Distribution" />
92 <cc:permits
93 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
94 </cc:License>
95 </rdf:RDF>
96 </metadata>
97 <g
98 inkscape:label="Layer 1"
99 inkscape:groupmode="layer"
100 id="layer1"
101 transform="translate(0,-1029.3622)">
102 <rect
103 style="opacity:1;fill:#c1c2c0;fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.83990926;stroke-opacity:1;paint-order:normal"
104 id="rect833"
105 width="19.5"
106 height="4.5"
107 x="2.25"
108 y="1039.1122"
109 ry="0.72541857" />
110 <rect
111 style="opacity:1;fill:#c1c2c0;fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.83990926;stroke-opacity:1;paint-order:normal"
112 id="rect833-5"
113 width="19.5"
114 height="4.5"
115 x="-1051.1122"
116 y="9.75"
117 ry="0.72541857"
118 transform="rotate(-90)" />
119 <path
120 style="fill:url(#linearGradient868);fill-opacity:1;stroke:none;stroke-width:1.5px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
121 d="m 3,1039.8622 h 7.5 v -7.5 h 3 v 7.5 H 21 v 3 h -7.5 v 7.5 h -3 v -7.5 H 3 Z"
122 id="path852"
123 inkscape:connector-curvature="0" />
124 </g>
125</svg>
Note: See TracBrowser for help on using the repository browser.