1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-02 02:12:47 +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

10
data/images/list-add.svg Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="51px" height="51px" 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>Slice 1</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="M25.5,51 C39.5832618,51 51,39.5832618 51,25.5 C51,11.4167382 39.5832618,0 25.5,0 C11.4167382,0 0,11.4167382 0,25.5 C0,39.5832618 11.4167382,51 25.5,51 Z M25.5,51" id="Oval 1" fill="rgb(100,100,100)"></path>
<path d="M37.5699999,22.5495001 L28.497,22.5495001 L28.497,13.0554997 C28.497,12.2274997 27.825,11.5554997 26.997,11.5554997 L24.003,11.5554997 C23.175,11.5554997 22.503,12.2274997 22.503,13.0554997 L22.503,22.5495001 L13.4300001,22.5495001 C12.6020001,22.5495001 11.9300001,23.2215001 11.9300001,24.0495001 L11.9300001,26.8565 C11.9300001,27.6845 12.6020001,28.3565 13.4300001,28.3565 L22.503,28.3565 L22.503,37.9445003 C22.503,38.7725003 23.175,39.4445003 24.003,39.4445003 L26.997,39.4445003 C27.825,39.4445003 28.497,38.7725003 28.497,37.9445003 L28.497,28.3565 L37.5699999,28.3565 C38.3979999,28.3565 39.0699999,27.6845 39.0699999,26.8565 L39.0699999,24.0495001 C39.0699999,23.2214972 38.3980029,22.5495001 37.5699999,22.5495001 L37.5699999,22.5495001 L37.5699999,22.5495001" id="Shape" fill="rgb(255,255,255)"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB