1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-31 17:42:13 +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,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="93px" height="93px" 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>Slice 1</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs></defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<path d="M4,2 L4,42 L44,42 L44,2 L4,2 Z M4,2" id="Rectangle 2" stroke="rgb(167,167,167)" stroke-width="1" fill="rgb(0,0,0)"></path>
<path d="M49,2 L49,42 L89,42 L89,2 L49,2 Z M49,2" id="Rectangle 2" stroke="rgb(167,167,167)" stroke-width="1" fill="rgb(0,0,0)"></path>
<path d="M4,47 L4,87 L44,87 L44,47 L4,47 Z M4,47" id="Rectangle 2" stroke="rgb(167,167,167)" stroke-width="1" fill="rgb(0,0,0)"></path>
<path d="M49,47 L49,87 L89,87 L89,47 L49,47 Z M49,47" id="Rectangle 2" stroke="rgb(167,167,167)" stroke-width="1" fill="rgb(0,0,0)"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB