1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-03 10:53:39 +02:00

Recreated all the Toggle buttons and icons as SVGs. May need more work.

This commit is contained in:
Jason Herskowitz
2012-12-04 17:46:39 -05:00
parent 1700c31035
commit 2d2ebffa26
12 changed files with 196 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="71px" height="71px" 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-list-inactive</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<path d="M7,5 L64,5" id="path-1"></path>
<path d="M7,25 L64,25" id="path-2"></path>
<path d="M7,43 L64,43" id="path-3"></path>
<path d="M7,62 L64,62" id="path-4"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<use id="Line" xlink:href="#path-1"></use>
<use id="Line-1" stroke="rgb(74,74,74)" stroke-width="6" stroke-linecap="square" fill="none" xlink:href="#path-1"></use>
<use id="Line" xlink:href="#path-2"></use>
<use id="Line-1" stroke="rgb(74,74,74)" stroke-width="6" stroke-linecap="square" fill="none" xlink:href="#path-2"></use>
<use id="Line" xlink:href="#path-3"></use>
<use id="Line-1" stroke="rgb(74,74,74)" stroke-width="6" stroke-linecap="square" fill="none" xlink:href="#path-3"></use>
<use id="Line" xlink:href="#path-4"></use>
<use id="Line-1" stroke="rgb(74,74,74)" stroke-width="6" stroke-linecap="square" fill="none" xlink:href="#path-4"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB