1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-09 05:30:52 +02:00

Added headphones-off.svg and played around with gradients and colors. Easy to change (back).

This commit is contained in:
Jason Herskowitz
2012-12-05 13:00:31 -05:00
parent e7b0ba71e7
commit 0cced2538b
22 changed files with 191 additions and 233 deletions

View File

@@ -3,16 +3,18 @@
<title>pause-pressed</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<linearGradient x1="50%" y1="-66.3125%" x2="50%" y2="100%" 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="100%" x2="50%" y2="50%" id="linearGradient-1">
<stop stop-color="rgb(49,55,59)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</linearGradient>
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<use id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
<use id="Oval 1-1" stroke="none" fill="none" xlink:href="#path-2"></use>
<g id="Group" fill="rgb(0,0,0)">
<path d="M43.7659912,29.1379395 L35.9979911,29.1379395 C35.0509911,29.1379395 34.2819911,29.9059395 34.2819911,30.8539394 L34.2819911,70.7719387 C34.2819911,71.7199387 35.0509911,72.4889387 35.9979911,72.4889387 L43.7659912,72.4889387 C44.7129912,72.4889387 45.4829912,71.7199387 45.4829912,70.7719387 L45.4829912,30.8539394 C45.4819946,29.9050293 44.7130127,29.1379395 43.7659912,29.1379395 L43.7659912,29.1379395 L43.7659912,29.1379395" id="Shape" fill="rgb(131,130,130)"></path>
<path d="M65.0449829,29.1379395 L57.2779827,29.1379395 C56.3299827,29.1379395 55.5609827,29.9059395 55.5609827,30.8539394 L55.5609827,70.7719387 C55.5609827,71.7199387 56.3299827,72.4889387 57.2779827,72.4889387 L65.0449829,72.4889387 C65.9929829,72.4889387 66.7619829,71.7199387 66.7619829,70.7719387 L66.7619829,30.8539394 C66.7620239,29.9050293 65.992981,29.1379395 65.0449829,29.1379395 L65.0449829,29.1379395 L65.0449829,29.1379395" id="Shape" fill="rgb(131,130,130)"></path>
<path d="M43.7659912,29.1379395 L35.9979911,29.1379395 C35.0509911,29.1379395 34.2819911,29.9059395 34.2819911,30.8539394 L34.2819911,70.7719387 C34.2819911,71.7199387 35.0509911,72.4889387 35.9979911,72.4889387 L43.7659912,72.4889387 C44.7129912,72.4889387 45.4829912,71.7199387 45.4829912,70.7719387 L45.4829912,30.8539394 C45.4819946,29.9050293 44.7130127,29.1379395 43.7659912,29.1379395 L43.7659912,29.1379395 L43.7659912,29.1379395" id="Shape" fill="rgb(213,213,213)"></path>
<path d="M65.0449829,29.1379395 L57.2779827,29.1379395 C56.3299827,29.1379395 55.5609827,29.9059395 55.5609827,30.8539394 L55.5609827,70.7719387 C55.5609827,71.7199387 56.3299827,72.4889387 57.2779827,72.4889387 L65.0449829,72.4889387 C65.9929829,72.4889387 66.7619829,71.7199387 66.7619829,70.7719387 L66.7619829,30.8539394 C66.7620239,29.9050293 65.992981,29.1379395 65.0449829,29.1379395 L65.0449829,29.1379395 L65.0449829,29.1379395" id="Shape" fill="rgb(213,213,213)"></path>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB