Fixing symbolic window controls
@ -1 +0,0 @@
|
||||
./window-close.png
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 12 B |
1
Icons/Chicago95/actions/16/window-close.png
Symbolic link
@ -0,0 +1 @@
|
||||
stock_no.png
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 12 B |
@ -1 +0,0 @@
|
||||
window-maximize.png
|
Before Width: | Height: | Size: 19 B After Width: | Height: | Size: 1.4 KiB |
BIN
Icons/Chicago95/actions/16/window-maximize-symbolic.png
Executable file
Before Width: | Height: | Size: 19 B After Width: | Height: | Size: 1.4 KiB |
@ -1 +0,0 @@
|
||||
window-minimize.png
|
Before Width: | Height: | Size: 19 B After Width: | Height: | Size: 1.4 KiB |
BIN
Icons/Chicago95/actions/16/window-minimize-symbolic.png
Executable file
Before Width: | Height: | Size: 19 B After Width: | Height: | Size: 1.4 KiB |
60
Icons/Chicago95/actions/scalable/window-close-symbolic.svg
Normal file
@ -0,0 +1,60 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="svg56"
|
||||
width="16px"
|
||||
version="1.1"
|
||||
height="16px"
|
||||
sodipodi:docname="window-close-symbolic.svg"
|
||||
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1075"
|
||||
id="namedview31"
|
||||
showgrid="true"
|
||||
inkscape:zoom="59"
|
||||
inkscape:cx="9.2681488"
|
||||
inkscape:cy="8.3003375"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg56"
|
||||
inkscape:snap-grids="true">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3710" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata60">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs2" />
|
||||
<path
|
||||
style="fill:#ff0000"
|
||||
d="M 4,4 V 5 H 5 V 6 H 6 V 7 H 7 V 8 H 6 V 9 H 5 v 1 H 4 v 1 H 5 6 V 10 H 7 V 9 h 1 1 v 1 h 1 v 1 h 1 1 V 10 H 11 V 9 H 10 V 8 H 9 V 7 h 1 V 6 h 1 V 5 h 1 V 4 H 11 10 V 5 H 9 V 6 H 8 7 V 5 H 6 V 4 H 5 Z"
|
||||
id="rect54"
|
||||
inkscape:connector-curvature="0" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.8 KiB |
@ -37,7 +37,7 @@ Type=Fixed
|
||||
|
||||
[actions/scalable]
|
||||
Size=48
|
||||
MinSize=32
|
||||
MinSize=16
|
||||
MaxSize=256
|
||||
Context=Actions
|
||||
Type=Scalable
|
||||
|