mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-31 17:42:13 +02:00
Tweak station type icons... bigger image, white to match station icon
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="130px" height="130px" viewBox="0 0 130 130" 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="500px" height="500px" viewBox="0 0 500 500" 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>station-artist</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="173.920641%" id="linearGradient-1">
|
||||
<stop stop-color="rgb(123,125,121)" offset="0%"></stop>
|
||||
<linearGradient x1="50%" y1="50%" x2="50%" y2="170.589844%" id="linearGradient-1">
|
||||
<stop stop-color="rgb(254,255,254)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
|
||||
<path d="M65.4948867,17 C37.6024142,17 15,39.3957394 15,67.0070892 C15,94.6285684 37.6024142,117 65.4948867,117 C93.3791753,117 116,94.6285665 116,67.0070892 C116.002052,39.3960002 93.3791382,17 65.4948867,17 L65.4948867,17 L65.4948867,17 M93.1990948,60.6368435 L78.1492295,71.8174965 L83.6193044,89.5222228 C83.8320523,90.2048098 83.580437,90.9522121 82.9953804,91.3755377 C82.6967151,91.5922641 82.3448629,91.70164 81.9889193,91.70164 C81.6534323,91.70164 81.3158996,91.6023915 81.025417,91.4038944 L65.4989141,80.8207584 L49.9765032,91.4038944 C49.3853096,91.811016 48.5915964,91.7968376 48.0065398,91.3755376 C47.4214831,90.9522122 47.1719136,90.2068353 47.3826158,89.5222228 L52.8506451,71.8174965 L37.8028253,60.6368435 C37.2239057,60.2054162 36.9825187,59.4580138 37.2034491,58.7734013 C37.4264252,58.0847379 38.0626232,57.6168519 38.7929212,57.6006481 L57.6906589,57.2239087 L63.8910315,39.7379338 C64.1324185,39.0634487 64.7747534,38.6117666 65.4968688,38.6117666 C66.2189841,38.6117666 66.867456,39.0634488 67.1067973,39.7379338 L73.3071699,57.2239087 L92.2049076,57.6006481 C92.9311143,57.6168519 93.5693579,58.0847379 93.792334,58.7734013 C94.0174058,59.458445 93.7780554,60.2056377 93.1990948,60.6368435 C93.1990948,60.6368435 93.7780554,60.2056377 93.1990948,60.6368435 L93.1990948,60.6368435" id="Shape" fill="url(#linearGradient-1)"></path>
|
||||
<path d="M245.48466,91 C161.807243,91 94,158.187218 94,241.021267 C94,323.885705 161.807243,391 245.48466,391 C329.137526,391 397,323.885699 397,241.021267 C397.006157,158.188001 329.137415,91 245.48466,91 L245.48466,91 L245.48466,91 M328.597284,221.910531 L283.447689,255.452489 L299.857913,308.566669 C300.496157,310.61443 299.741311,312.856636 297.986141,314.126613 C297.090145,314.776792 296.034589,315.10492 294.966758,315.10492 C293.960297,315.10492 292.947699,314.807174 292.076251,314.211683 L245.496742,282.462275 L198.929509,314.211683 C197.155929,315.433048 194.774789,315.390513 193.019619,314.126613 C191.264449,312.856637 190.515741,310.620506 191.147847,308.566669 L207.551935,255.452489 L162.408476,221.910531 C160.671717,220.616248 159.947556,218.374041 160.610347,216.320204 C161.279276,214.254214 163.187869,212.850556 165.378763,212.801944 L222.071977,211.671726 L240.673094,159.213801 C241.397255,157.190346 243.32426,155.8353 245.490606,155.8353 C247.656952,155.8353 249.602368,157.190346 250.320392,159.213801 L268.92151,211.671726 L325.614723,212.801944 C327.793343,212.850556 329.708074,214.254214 330.377002,216.320204 C331.052217,218.375335 330.334166,220.616913 328.597284,221.910531 C328.597284,221.910531 330.334166,220.616913 328.597284,221.910531 L328.597284,221.910531" id="Shape" stroke="rgb(150,150,150)" stroke-width="1" fill="url(#linearGradient-1)"></path>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.1 KiB |
@@ -1,14 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="130px" height="130px" viewBox="0 0 130 130" 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="500px" height="500px" viewBox="0 0 500 500" 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>station-genre</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="173.920641%" id="linearGradient-1">
|
||||
<stop stop-color="rgb(123,125,121)" offset="0%"></stop>
|
||||
<linearGradient x1="50%" y1="50%" x2="50%" y2="170.589844%" id="linearGradient-1">
|
||||
<stop stop-color="rgb(254,255,254)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
|
||||
<path d="M121.737066,30 C124.090737,30 125.999988,31.9014125 126,34.2430461 L126,100.756957 C126,103.101015 124.090742,105 121.737066,105 L39.6563335,105 C38.5266682,105 37.4392102,104.554926 36.6447204,103.758737 L3.24635583,70.5042528 C2.44938329,69.7055913 2,68.6250494 2,67.4999999 C2,66.3749503 2.44938321,65.2968809 3.24635583,64.5006921 L36.6447204,31.2412633 C37.4392104,30.4475471 38.5217028,30 39.6563335,30 Z M35.2344961,78.1866733 C41.1609151,78.1866733 45.9625892,73.4071088 45.9625916,67.49994 C45.9625916,61.6002302 41.1584108,56.8132067 35.2344961,56.8132067 C29.3105813,56.8132067 24.503918,61.5977574 24.503918,67.49994 C24.503918,73.4045951 29.3080985,78.1866733 35.2344961,78.1866733 Z M35.2344961,78.1866733" id="Shape" fill="url(#linearGradient-1)"></path>
|
||||
<path d="M381.686449,150 C387.380815,150 391.999971,154.614094 392,160.296459 L392,321.703548 C392,327.391797 387.380827,332 381.686449,332 L183.104033,332 C180.370972,332 177.740025,330.919953 175.817872,328.987868 L95.015377,248.29032 C93.0872176,246.352235 92,243.73012 92,241 C92,238.269879 93.0872174,235.653764 95.015377,233.72168 L175.817872,153.012132 C177.740025,151.086048 180.358958,150 183.104033,150 Z M172.406039,266.932994 C186.744149,266.932994 198.361103,255.334584 198.361109,240.999854 C198.361109,226.683225 186.738091,215.066715 172.406039,215.066715 C158.073987,215.066715 146.444963,226.677225 146.444963,240.999854 C146.444963,255.328484 158.06798,266.932994 172.406039,266.932994 Z M172.406039,266.932994" id="Shape" stroke="rgb(150,150,150)" stroke-width="1" fill="url(#linearGradient-1)"></path>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user