mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-31 17:42:13 +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:
46
data/images/pause.svg
Normal file
46
data/images/pause.svg
Normal file
@@ -0,0 +1,46 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="122px" height="122px" xmlns="http://www.w3.org/2000/svg" version="1.1">
|
||||
<title>pause</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<linearGradient id="gradient-1" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-2" x1="50%" y1="-38%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-3" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-4" x1="86%" y1="56%" x2="86%" y2="372%">
|
||||
<stop offset="0%" style="stop-color:rgb(247,247,247); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-5" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-6" x1="86%" y1="56%" x2="86%" y2="372%">
|
||||
<stop offset="0%" style="stop-color:rgb(247,247,247); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-7" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g fill="rgb(215,215,215)" id="Page 1">
|
||||
<g stroke="rgb(57,57,57)" stroke-width="1" style="fill:url(#gradient-2)" fill="none" id="Oval 9"></g>
|
||||
<path id="Oval 9" d="M61,111 C88,111 111,88 111,61 C111,33 88,11 61,11 C33,11 11,33 11,61 C11,88 33,111 61,111 Z M61,111" stroke="rgb(57,57,57)" stroke-width="1" style="fill:url(#gradient-2)" fill="none"></path>
|
||||
<path id="Oval 9 decoration" d="" stroke="rgb(57,57,57)" stroke-width="1" style="fill:url(#gradient-2)" fill="none"></path>
|
||||
<g stroke="rgb(150,150,150)" stroke-width="1" style="fill:url(#gradient-4)" fill="none" id="Rectangle 11"></g>
|
||||
<path id="Rectangle 11" d="M64,41 L64,81 L89,81 L89,41 L64,41 Z M64,41" stroke="rgb(150,150,150)" stroke-width="1" style="fill:url(#gradient-4)" fill="none"></path>
|
||||
<path id="Rectangle 11 decoration" d="" stroke="rgb(150,150,150)" stroke-width="1" style="fill:url(#gradient-4)" fill="none"></path>
|
||||
<g stroke="rgb(150,150,150)" stroke-width="1" style="fill:url(#gradient-6)" fill="none" id="Rectangle 11"></g>
|
||||
<path id="Rectangle 11" d="M32,41 L32,81 L57,81 L57,41 L32,41 Z M32,41" stroke="rgb(150,150,150)" stroke-width="1" style="fill:url(#gradient-6)" fill="none"></path>
|
||||
<path id="Rectangle 11 decoration" d="" stroke="rgb(150,150,150)" stroke-width="1" style="fill:url(#gradient-6)" fill="none"></path>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.6 KiB |
Reference in New Issue
Block a user