1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-31 01:30:02 +02:00

Make volume icons match other controls

This commit is contained in:
Jason Herskowitz
2012-12-04 20:47:33 -05:00
parent e26b42e083
commit c71ed2f4e9
2 changed files with 7 additions and 9 deletions

View File

@@ -3,14 +3,14 @@
<title>volume-icon-muted</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<linearGradient x1="50%" y1="-39.1231204%" x2="50%" y2="222.072246%" id="linearGradient-1">
<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>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<g id="Group" fill="rgb(0,0,0)">
<path d="M26.9451135,2.40698242 C24.4869134,3.95198238 18.2006536,9.20898247 14.5816932,12.280982 L3.95227371,12.280982 C3.24337372,12.280982 2.66605367,12.845982 2.66605367,13.542982 L2.66605367,28.0439824 C2.66605367,28.7399824 3.24235367,29.3049824 3.95227371,29.3049824 L14.8203734,29.3049824 C18.4699335,32.4019823 24.5399537,37.4649823 26.9451135,38.9769824 C30.0102136,40.9039824 30.4029136,37.6499823 30.4029136,37.6499823 L30.4029136,21.0769824 L30.4029136,20.3079824 L30.4029136,3.73498243 C30.4029285,3.73400879 30.0102185,0.479003906 26.9451135,2.40698242 C26.9451135,2.40698242 30.0102185,0.479003906 26.9451135,2.40698242 L26.9451135,2.40698242" id="Shape" fill="url(#linearGradient-1)"></path>
<path d="M32.5421999,3.6104414 C30.0839998,5.15544135 23.7977399,10.4124414 20.1787796,13.484441 L9.54936008,13.484441 C8.84046009,13.484441 8.26314004,14.049441 8.26314004,14.746441 L8.26314004,29.2474414 C8.26314004,29.9434413 8.83944004,30.5084414 9.54936008,30.5084414 L20.4174598,30.5084414 C24.0670199,33.6054413 30.1370401,38.6684412 32.5421999,40.1804413 C35.6073,42.1074414 36,38.8534413 36,38.8534413 L36,22.2804414 L36,21.5114414 L36,4.93844141 C36.0000148,4.93746776 35.6073049,1.68246288 32.5421999,3.6104414 C32.5421999,3.6104414 35.6073049,1.68246288 32.5421999,3.6104414 L32.5421999,3.6104414" id="Shape" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB