1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-01 09:53:57 +02:00

Add artist-icon.svg and give all sidebar icons a slight gradient

This commit is contained in:
Jason Herskowitz
2012-12-06 12:00:53 -05:00
parent 60672d4c99
commit c267de4922
19 changed files with 279 additions and 215 deletions

View File

@@ -3,14 +3,14 @@
<title>charts</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<radialGradient cx="50%" cy="66.1565516%" fx="50%" fy="66.1565516%" r="197.877026%" id="radialGradient-1">
<stop stop-color="rgb(254,255,254)" stop-opacity="0.5" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
<radialGradient cx="50%" cy="25.578859%" fx="50%" fy="25.578859%" r="165.62525%" id="radialGradient-1">
<stop stop-color="rgb(126,199,41)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
</radialGradient>
<path d="M12.7301205,48.1286277 C10.7670753,48.1286277 9.17708582,46.5371147 9.17705081,44.5741004 L9.17705081,20.0653276 C9.17705081,18.1023343 10.7671188,16.5122663 12.7301107,16.5122663 L18.8863005,16.5122663 C20.8492924,16.5122663 22.4393604,18.1023343 22.4393604,20.0653276 L22.4393604,44.5741004 C22.4393604,46.5370923 20.8492924,48.1286277 18.8863005,48.1286277 Z M33.2850119,48.1286277 C31.3219667,48.1286277 29.7319772,46.5371147 29.7319436,44.5741004 L29.7319436,33.2791864 C29.7319436,31.3161944 31.3220087,29.7261265 33.2850035,29.7261265 L39.4411918,29.7261265 C41.4041838,29.7261265 42.9942517,31.3161944 42.9942517,33.2791864 L42.9942517,44.5741004 C42.9942517,46.5370923 41.4041838,48.1286277 39.4411918,48.1286277 Z M59.9960832,48.1286277 L53.8399033,48.1286277 C51.8768581,48.1286277 50.2868686,46.5371147 50.286835,44.5741004 L50.286835,3.91505513 C50.286835,1.95206281 51.8769029,0.36199522 53.8398921,0.36199522 L59.9960832,0.36199522 C61.959078,0.36199522 63.5491459,1.95206298 63.5491459,3.91505513 L63.5491459,44.5741004 C63.5491459,46.5370923 61.959078,48.1286277 59.9960832,48.1286277 Z M3.3526503,52.9619521 L70.7316266,52.9619521 C72.3451841,52.9619521 73.6563004,54.271545 73.65625,55.8866203 L73.65625,56.0921684 C73.65625,57.7071933 72.3466067,59.0168366 70.7315817,59.0168366 L3.3526503,59.0168366 C1.73762326,59.0168366 0.427982926,57.7086663 0.427982926,56.0921684 L0.427982926,55.8866203 C0.427982926,54.2715898 1.73615499,52.9619521 3.3526503,52.9619521 Z M3.3526503,52.9619521" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<use id="Shape" fill="rgb(52,224,194)" xlink:href="#path-2"></use>
<use id="Shape-1" stroke="none" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
<use id="Shape" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
<use id="Shape-1" stroke="none" fill="none" xlink:href="#path-2"></use>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB