1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-18 23:17:59 +01:00

Change collection view grid button to not a grid

This commit is contained in:
Jason Herskowitz 2014-07-17 08:04:14 -04:00
parent 51ea6f99c5
commit 2ade4277a4
2 changed files with 16 additions and 12 deletions

View File

@ -1,12 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="170px" height="170px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
<svg width="150px" height="150px" viewBox="0 0 150 150" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
<title>view-toggle-icon-grid-active</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs></defs>
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
<path d="M37,36 L37,76 L77,76 L77,36 L37,36 Z M37,36" id="Rectangle 2" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(254,255,254)"></path>
<path d="M82,36 L82,76 L122,76 L122,36 L82,36 Z M82,36" id="Rectangle 2" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(254,255,254)"></path>
<path d="M37,81 L37,121 L77,121 L77,81 L37,81 Z M37,81" id="Rectangle 2" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(254,255,254)"></path>
<path d="M82,81 L82,121 L122,121 L122,81 L82,81 Z M82,81" id="Rectangle 2" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(254,255,254)"></path>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
<g id="view-toggle-icon-grid-active" sketch:type="MSLayerGroup" transform="translate(20.000000, 28.000000)" stroke="#969696" fill="#FEFFFE">
<g id="Page-1" sketch:type="MSShapeGroup">
<path d="M0,0 L0,40 L40,40 L40,0 L0,0 L0,0 Z" id="Rectangle-2"></path>
<path d="M0,45 L0,85 L40,85 L40,45 L0,45 L0,45 Z" id="Rectangle-2"></path>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 946 B

View File

@ -1,12 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="170px" height="170px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
<svg width="150px" height="150px" viewBox="0 0 150 150" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
<title>view-toggle-icon-grid-inactive</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs></defs>
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
<path d="M37,36 L37,76 L77,76 L77,36 L37,36 Z M37,36" id="Rectangle 2" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(0,0,0)"></path>
<path d="M82,36 L82,76 L122,76 L122,36 L82,36 Z M82,36" id="Rectangle 2" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(0,0,0)"></path>
<path d="M37,81 L37,121 L77,121 L77,81 L37,81 Z M37,81" id="Rectangle 2" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(0,0,0)"></path>
<path d="M82,81 L82,121 L122,121 L122,81 L82,81 Z M82,81" id="Rectangle 2" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(0,0,0)"></path>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
<g id="view-toggle-icon-grid-inactive" sketch:type="MSLayerGroup" transform="translate(25.000000, 29.000000)" stroke="#969696" fill="#000000">
<g id="Page-1" sketch:type="MSShapeGroup">
<path d="M0,0 L0,40 L40,40 L40,0 L0,0 L0,0 Z" id="Rectangle-2"></path>
<path d="M0,45 L0,85 L40,85 L40,45 L0,45 L0,45 Z" id="Rectangle-2"></path>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 950 B