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

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

Last change on this file since 19346 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.3 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="transparency2.svg">
20 <defs
21 id="defs4">
22 <linearGradient
23 inkscape:collect="always"
24 id="linearGradient1055">
25 <stop
26 style="stop-color:#009800;stop-opacity:1;"
27 offset="0"
28 id="stop1051" />
29 <stop
30 style="stop-color:#009800;stop-opacity:0;"
31 offset="1"
32 id="stop1053" />
33 </linearGradient>
34 <linearGradient
35 inkscape:collect="always"
36 xlink:href="#linearGradient1055"
37 id="linearGradient1057"
38 x1="-24"
39 y1="1041.3622"
40 x2="-1"
41 y2="1041.3622"
42 gradientUnits="userSpaceOnUse" />
43 </defs>
44 <sodipodi:namedview
45 id="base"
46 pagecolor="#ffffff"
47 bordercolor="#666666"
48 borderopacity="1.0"
49 inkscape:pageopacity="0.0"
50 inkscape:pageshadow="2"
51 inkscape:zoom="19.202282"
52 inkscape:cx="14.22538"
53 inkscape:cy="10.637325"
54 inkscape:document-units="px"
55 inkscape:current-layer="layer1"
56 showgrid="true"
57 units="px"
58 inkscape:window-width="1680"
59 inkscape:window-height="987"
60 inkscape:window-x="-8"
61 inkscape:window-y="-8"
62 inkscape:window-maximized="1"
63 viewbox-height="16">
64 <inkscape:grid
65 type="xygrid"
66 id="grid4136"
67 originx="0"
68 originy="0"
69 spacingx="1"
70 spacingy="1" />
71 </sodipodi:namedview>
72 <metadata
73 id="metadata7">
74 <rdf:RDF>
75 <cc:Work
76 rdf:about="">
77 <dc:format>image/svg+xml</dc:format>
78 <dc:type
79 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
80 <dc:title></dc:title>
81 <cc:license
82 rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
83 </cc:Work>
84 <cc:License
85 rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
86 <cc:permits
87 rdf:resource="http://creativecommons.org/ns#Reproduction" />
88 <cc:permits
89 rdf:resource="http://creativecommons.org/ns#Distribution" />
90 <cc:permits
91 rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
92 </cc:License>
93 </rdf:RDF>
94 </metadata>
95 <g
96 inkscape:label="Layer 1"
97 inkscape:groupmode="layer"
98 id="layer1"
99 transform="translate(0,-1029.3622)">
100 <rect
101 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"
102 id="rect976"
103 width="24"
104 height="24"
105 x="-24"
106 y="1029.3622"
107 transform="scale(-1,1)" />
108 </g>
109</svg>
Note: See TracBrowser for help on using the repository browser.