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

source: josm/trunk/resources/images/dialogs/layerlist/gamma.svg@ 16875

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

see #15240 - Change some png icons to svg:

  • dialogs/layerlist/colorfulness, dialogs/layerlist/gamma, dialogs/layerlist/sharpness, dialogs/layerlist/transparency, self created, PD and CC0 licensed
  • remove unsupported CSS style information from some icons (doesn't change the icons appearance)
  • Property svn:mime-type set to image/svg+xml
File size: 3.4 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="gamma3.svg">
20 <defs
21 id="defs4">
22 <linearGradient
23 inkscape:collect="always"
24 id="linearGradient1055">
25 <stop
26 style="stop-color:#000000;stop-opacity:1"
27 offset="0"
28 id="stop1051" />
29 <stop
30 id="stop1059"
31 offset="0.45833334"
32 style="stop-color:#009800;stop-opacity:1" />
33 <stop
34 style="stop-color:#ffffff;stop-opacity:1"
35 offset="1"
36 id="stop1053" />
37 </linearGradient>
38 <linearGradient
39 inkscape:collect="always"
40 xlink:href="#linearGradient1055"
41 id="linearGradient1057"
42 x1="-24"
43 y1="1041.3622"
44 x2="-1"
45 y2="1041.3622"
46 gradientUnits="userSpaceOnUse" />
47 </defs>
48 <sodipodi:namedview
49 id="base"
50 pagecolor="#ffffff"
51 bordercolor="#666666"
52 borderopacity="1.0"
53 inkscape:pageopacity="0.0"
54 inkscape:pageshadow="2"
55 inkscape:zoom="19.202282"
56 inkscape:cx="10.125781"
57 inkscape:cy="12.115632"
58 inkscape:document-units="px"
59 inkscape:current-layer="layer1"
60 showgrid="true"
61 units="px"
62 inkscape:window-width="1680"
63 inkscape:window-height="987"
64 inkscape:window-x="-8"
65 inkscape:window-y="-8"
66 inkscape:window-maximized="1"
67 viewbox-height="16">
68 <inkscape:grid
69 type="xygrid"
70 id="grid4136"
71 originx="0"
72 originy="0"
73 spacingx="1"
74 spacingy="1" />
75 </sodipodi:namedview>
76 <metadata
77 id="metadata7">
78 <rdf:RDF>
79 <cc:Work
80 rdf:about="">
81 <dc:format>image/svg+xml</dc:format>
82 <dc:type
83 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
84 <dc:title></dc:title>
85 <cc:license
86 rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
87 </cc:Work>
88 <cc:License
89 rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
90 <cc:permits
91 rdf:resource="http://creativecommons.org/ns#Reproduction" />
92 <cc:permits
93 rdf:resource="http://creativecommons.org/ns#Distribution" />
94 <cc:permits
95 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
96 </cc:License>
97 </rdf:RDF>
98 </metadata>
99 <g
100 inkscape:label="Layer 1"
101 inkscape:groupmode="layer"
102 id="layer1"
103 transform="translate(0,-1029.3622)">
104 <rect
105 style="opacity:1;fill:url(#linearGradient1057);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.89999998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.08000004;stroke-opacity:0.47058824;paint-order:normal"
106 id="rect976"
107 width="24"
108 height="24"
109 x="-24"
110 y="1029.3622"
111 transform="scale(-1,1)" />
112 </g>
113</svg>
Note: See TracBrowser for help on using the repository browser.