1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-09 05:30:52 +02:00

Flatten rest of icons in use and fix Xhochy's face

This commit is contained in:
Jason Herskowitz
2014-08-21 14:01:59 -04:00
parent cd548b8334
commit a1340be93c
28 changed files with 227 additions and 697 deletions

View File

@@ -1,17 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="50px" height="50px" viewBox="0 0 50 50" 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>green-dot</title>
<svg width="20px" height="20px" viewBox="0 0 20 20" 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>
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="94.7975874%" id="radialGradient-1">
<stop stop-color="rgb(193,223,81)" offset="0%"></stop>
<stop stop-color="rgb(86,136,31)" offset="100%"></stop>
</radialGradient>
</defs>
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
<g id="green-dot" fill="rgb(0,0,0)">
<g id="Page 1" fill="rgb(222,223,222)">
<path d="M24,12 C24,6.47715239 19.5228482,2 14,2 C8.47715239,2 4,6.47715239 4,12 C4,17.5228482 8.47715239,22 14,22 C19.5228482,22 24,17.5228482 24,12 Z M24,12" id="Oval 1" fill="url(#radialGradient-1)"></path>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
<g id="green-dot" sketch:type="MSLayerGroup" fill="#7ED321">
<g id="Page-1" sketch:type="MSShapeGroup">
<g id="green-dot">
<g id="Page-1">
<path d="M20,10 C20,4.47715239 15.5228482,0 10,0 C4.47715239,0 0,4.47715239 0,10 C0,15.5228482 4.47715239,20 10,20 C15.5228482,20 20,15.5228482 20,10 L20,10 Z" id="Oval-1"></path>
</g>
</g>
</g>
</g>
</g>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 984 B