mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-09 05:30:52 +02:00
New toggle buttons. Not sure the colors work with the header, but give it a shot.
This commit is contained in:
@@ -1,14 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="38px" height="38px" 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-pressed-center</title>
|
||||
<svg width="40px" height="40px" viewBox="0 0 40 40" 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-pressed-centre</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="173.920641%" x2="50%" y2="0%" id="linearGradient-1">
|
||||
<stop stop-color="rgb(254,255,255)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
|
||||
<linearGradient x1="50%" y1="50%" x2="50%" y2="0%" id="linearGradient-1">
|
||||
<stop stop-color="rgb(37,41,44)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<path d="M1,1 L1,39 L39,39 L39,1 L1,1 Z M1,1" id="path-2"></path>
|
||||
</defs>
|
||||
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
|
||||
<path d="M0,0 L0,38 L38,38 L38,0 L0,0 Z M0,0" id="Rectangle 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
|
||||
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
|
||||
<use id="Rectangle 1" stroke="rgb(150,150,150)" stroke-width="1" fill="url(#linearGradient-1)" transform="translate(20.000000, 20.000000) scale(-1, 1) translate(-20.000000, -20.000000)" xlink:href="#path-2"></use>
|
||||
<use id="Rectangle 1-1" stroke="none" fill="none" xlink:href="#path-2"></use>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 873 B After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user