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

Most of the icons as SVGs. Probably some mistakes in there, but wanted to get everyone started. See, you ask for 6 months and I finally figured it out.

This commit is contained in:
Jason Herskowitz
2012-12-04 13:59:54 -05:00
parent 1eb74eb699
commit 076f3370ad
66 changed files with 1065 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?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">
<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>
</g>
</svg>

After

Width:  |  Height:  |  Size: 935 B