mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-09 21:50:58 +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">
|
||||
<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-left</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="57.2162807%" id="radialGradient-1">
|
||||
<stop stop-color="rgb(6,6,6)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(99,97,97)" offset="100%"></stop>
|
||||
</radialGradient>
|
||||
<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="M12.9973518,1 C6.37139735,1 1,6.36387601 1,12.9973518 L1,27.0026482 C1,33.6286026 6.36387601,39 12.9973518,39 L39,39 L39,1 L12.9973518,1 Z M12.9973518,1" id="path-2"></path>
|
||||
</defs>
|
||||
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
|
||||
<path d="M0,0 L0,38 L29.9992049,38 C34.417922,38 38,34.4250523 38,29.9992049 L38,8.00079513 C38,3.582078 34.4250523,0 29.9992049,0 L0,0 Z M0,0" id="Rectangle 1" stroke="rgb(150,150,150)" stroke-width="1" fill="url(#radialGradient-1)"></path>
|
||||
<use id="Rectangle 2" stroke="rgb(150,150,150)" stroke-width="1" fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
|
||||
<use id="Rectangle 2-1" stroke="none" fill="none" xlink:href="#path-2"></use>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 975 B After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user