mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-08 21:20:45 +02:00
Add artist-icon.svg and give all sidebar icons a slight gradient
This commit is contained in:
@@ -1,10 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="100px" height="100px" 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="357px" height="357px" 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>album-icon</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs></defs>
|
||||
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
|
||||
<path d="M50,100 C77.6142389,100 100,77.6142389 100,50 C100,22.3857611 77.6142389,0 50,0 C22.3857611,0 0,22.3857611 0,50 C0,77.6142389 22.3857611,100 50,100 Z M50,100" id="Oval 1" fill="rgb(168,183,209)"></path>
|
||||
<path d="M50,58 C54.4182782,58 58,54.4182782 58,50 C58,45.5817218 54.4182782,42 50,42 C45.5817218,42 42,45.5817218 42,50 C42,54.4182782 45.5817218,58 50,58 Z M50,58" id="Oval 2" stroke="rgb(167,167,167)" stroke-width="1" fill="rgb(255,255,255)"></path>
|
||||
<defs>
|
||||
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="70.6690133%" id="radialGradient-1">
|
||||
<stop stop-color="rgb(187,190,185)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(253,253,253)" offset="0.923389476%"></stop>
|
||||
<stop stop-color="rgb(123,119,119)" offset="100%"></stop>
|
||||
</radialGradient>
|
||||
<path d="M179,239 C212.137087,239 239,212.137087 239,179 C239,145.862913 212.137087,119 179,119 C145.862913,119 119,145.862913 119,179 C119,212.137087 145.862913,239 179,239 Z M178.5,356 C80.4694521,356 1,276.530548 1,178.5 C1,80.4694521 80.4694521,1 178.5,1 C276.530548,1 356,80.4694521 356,178.5 C356,276.530548 276.530548,356 178.5,356 Z M178.5,356" id="path-2"></path>
|
||||
</defs>
|
||||
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
|
||||
<g id="Group">
|
||||
<use id="Oval 1" stroke="rgb(49,54,58)" stroke-width="1" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
|
||||
<use id="Oval 1-1" stroke="none" fill="none" xlink:href="#path-2"></use>
|
||||
<path d="M179,239 C145.862913,239 119,212.137087 119,179 C119,145.862913 145.862913,119 179,119 C212.137087,119 239,145.862913 239,179 C239,212.137087 212.137087,239 179,239 Z M179.5,205 C194.135547,205 206,193.359404 206,179 C206,164.640596 194.135547,153 179.5,153 C164.864453,153 153,164.640596 153,179 C153,193.359404 164.864453,205 179.5,205 Z M179.5,205" id="Oval 2" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(137,137,137)"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 935 B After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user