1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-14 13:01:53 +02:00

Added headphones-off.svg and played around with gradients and colors. Easy to change (back).

This commit is contained in:
Jason Herskowitz 2012-12-05 13:00:31 -05:00
parent e7b0ba71e7
commit 0cced2538b
22 changed files with 191 additions and 233 deletions

View File

@ -3,13 +3,15 @@
<title>back-pressed</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<linearGradient x1="50%" y1="-66.3125%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="rgb(254,255,255)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
<linearGradient x1="50%" y1="100%" x2="50%" y2="50%" id="linearGradient-1">
<stop stop-color="rgb(49,55,59)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</linearGradient>
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<path d="M70.9215002,29.6884192 C69.8955002,29.1644192 68.6525002,29.2604192 67.7175002,29.9414192 L55.1155,39.0924192 L55.1155,32.430419 C55.1155,31.2734191 54.4655,30.213419 53.4334999,29.6884189 C52.4074999,29.1644189 51.1655,29.2604189 50.2304999,29.9414189 L24.6644999,48.5094197 C23.8674999,49.0874197 23.3954998,50.0134196 23.3954998,50.9974196 C23.3954998,51.9824196 23.8654998,52.9074196 24.6644999,53.4874196 L50.2304999,72.0584188 C50.7644998,72.4474188 51.4014999,72.6464188 52.0384998,72.6464188 C52.5164998,72.6464188 52.9944998,72.5354188 53.4344999,72.3094188 C54.4654999,71.7854188 55.1164999,70.7254188 55.1164999,69.5704187 L55.1164999,62.9044188 L67.7185001,72.0584191 C68.2535002,72.4474191 68.8905002,72.6464191 69.5275002,72.6464191 C70.0055001,72.6464191 70.4825001,72.5354191 70.9235002,72.309419 C71.9545002,71.7854191 72.6045002,70.7254191 72.6045002,69.570419 L72.6045002,32.4294201 C72.6014929,31.2735022 71.9524908,30.2134436 70.9215002,29.6884192 C70.9215002,29.6884192 71.9524908,30.2134436 70.9215002,29.6884192 L70.9215002,29.6884192" id="Shape" fill="rgb(212,212,212)"></path>
<use id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
<use id="Oval 1-1" stroke="none" fill="none" xlink:href="#path-2"></use>
<path d="M70.9215002,29.6884192 C69.8955002,29.1644192 68.6525002,29.2604192 67.7175002,29.9414192 L55.1155,39.0924192 L55.1155,32.430419 C55.1155,31.2734191 54.4655,30.213419 53.4334999,29.6884189 C52.4074999,29.1644189 51.1655,29.2604189 50.2304999,29.9414189 L24.6644999,48.5094197 C23.8674999,49.0874197 23.3954998,50.0134196 23.3954998,50.9974196 C23.3954998,51.9824196 23.8654998,52.9074196 24.6644999,53.4874196 L50.2304999,72.0584188 C50.7644998,72.4474188 51.4014999,72.6464188 52.0384998,72.6464188 C52.5164998,72.6464188 52.9944998,72.5354188 53.4344999,72.3094188 C54.4654999,71.7854188 55.1164999,70.7254188 55.1164999,69.5704187 L55.1164999,62.9044188 L67.7185001,72.0584191 C68.2535002,72.4474191 68.8905002,72.6464191 69.5275002,72.6464191 C70.0055001,72.6464191 70.4825001,72.5354191 70.9235002,72.309419 C71.9545002,71.7854191 72.6045002,70.7254191 72.6045002,69.570419 L72.6045002,32.4294201 C72.6014929,31.2735022 71.9524908,30.2134436 70.9215002,29.6884192 C70.9215002,29.6884192 71.9524908,30.2134436 70.9215002,29.6884192 L70.9215002,29.6884192" id="Shape" fill="rgb(213,213,213)"></path>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -3,13 +3,15 @@
<title>back-rest</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<linearGradient x1="50%" y1="-66.3125%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="rgb(254,255,255)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
<linearGradient x1="50%" y1="100%" x2="50%" y2="50%" id="linearGradient-1">
<stop stop-color="rgb(49,55,59)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</linearGradient>
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<path d="M70.9215002,29.6884192 C69.8955002,29.1644192 68.6525002,29.2604192 67.7175002,29.9414192 L55.1155,39.0924192 L55.1155,32.430419 C55.1155,31.2734191 54.4655,30.213419 53.4334999,29.6884189 C52.4074999,29.1644189 51.1655,29.2604189 50.2304999,29.9414189 L24.6644999,48.5094197 C23.8674999,49.0874197 23.3954998,50.0134196 23.3954998,50.9974196 C23.3954998,51.9824196 23.8654998,52.9074196 24.6644999,53.4874196 L50.2304999,72.0584188 C50.7644998,72.4474188 51.4014999,72.6464188 52.0384998,72.6464188 C52.5164998,72.6464188 52.9944998,72.5354188 53.4344999,72.3094188 C54.4654999,71.7854188 55.1164999,70.7254188 55.1164999,69.5704187 L55.1164999,62.9044188 L67.7185001,72.0584191 C68.2535002,72.4474191 68.8905002,72.6464191 69.5275002,72.6464191 C70.0055001,72.6464191 70.4825001,72.5354191 70.9235002,72.309419 C71.9545002,71.7854191 72.6045002,70.7254191 72.6045002,69.570419 L72.6045002,32.4294201 C72.6014929,31.2735022 71.9524908,30.2134436 70.9215002,29.6884192 C70.9215002,29.6884192 71.9524908,30.2134436 70.9215002,29.6884192 L70.9215002,29.6884192" id="Shape" fill="rgb(254,254,254)"></path>
<use id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
<use id="Oval 1-1" stroke="none" fill="none" xlink:href="#path-2"></use>
<path d="M67.7175002,29.9414192 L55.1155,39.0924192 L55.1155,32.430419 C55.1155,31.2734191 54.4655,30.213419 53.4334999,29.6884189 C52.4074999,29.1644189 51.1655,29.2604189 50.2304999,29.9414189 L24.6644999,48.5094197 C23.8674999,49.0874197 23.3954998,50.0134196 23.3954998,50.9974196 C23.3954998,51.9824196 23.8654998,52.9074196 24.6644999,53.4874196 L50.2304999,72.0584188 C50.7644998,72.4474188 51.4014999,72.6464188 52.0384998,72.6464188 C52.5164998,72.6464188 52.9944998,72.5354188 53.4344999,72.3094188 C54.4654999,71.7854188 55.1164999,70.7254188 55.1164999,69.5704187 L55.1164999,62.9044188 L67.7185001,72.0584191 C68.2535002,72.4474191 68.8905002,72.6464191 69.5275002,72.6464191 C70.0055001,72.6464191 70.4825001,72.5354191 70.9235002,72.309419 C71.9545002,71.7854191 72.6045002,70.7254191 72.6045002,69.570419 L72.6045002,32.4294201 C72.6014929,31.2735022 71.9524908,30.2134436 70.9215002,29.6884192 C69.8955002,29.1644192 68.6525002,29.2604192 67.7175002,29.9414192 Z M67.7175002,29.9414192" id="Shape" fill="rgb(254,254,254)"></path>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1,14 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="51px" height="41px" 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="74px" height="60px" 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>charts</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs></defs>
<defs>
<radialGradient cx="50%" cy="66.1565516%" fx="50%" fy="66.1565516%" r="197.877026%" id="radialGradient-1">
<stop stop-color="rgb(254,255,254)" stop-opacity="0.5" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<path d="M12.7301205,48.1286277 C10.7670753,48.1286277 9.17708582,46.5371147 9.17705081,44.5741004 L9.17705081,20.0653276 C9.17705081,18.1023343 10.7671188,16.5122663 12.7301107,16.5122663 L18.8863005,16.5122663 C20.8492924,16.5122663 22.4393604,18.1023343 22.4393604,20.0653276 L22.4393604,44.5741004 C22.4393604,46.5370923 20.8492924,48.1286277 18.8863005,48.1286277 Z M33.2850119,48.1286277 C31.3219667,48.1286277 29.7319772,46.5371147 29.7319436,44.5741004 L29.7319436,33.2791864 C29.7319436,31.3161944 31.3220087,29.7261265 33.2850035,29.7261265 L39.4411918,29.7261265 C41.4041838,29.7261265 42.9942517,31.3161944 42.9942517,33.2791864 L42.9942517,44.5741004 C42.9942517,46.5370923 41.4041838,48.1286277 39.4411918,48.1286277 Z M59.9960832,48.1286277 L53.8399033,48.1286277 C51.8768581,48.1286277 50.2868686,46.5371147 50.286835,44.5741004 L50.286835,3.91505513 C50.286835,1.95206281 51.8769029,0.36199522 53.8398921,0.36199522 L59.9960832,0.36199522 C61.959078,0.36199522 63.5491459,1.95206298 63.5491459,3.91505513 L63.5491459,44.5741004 C63.5491459,46.5370923 61.959078,48.1286277 59.9960832,48.1286277 Z M3.3526503,52.9619521 L70.7316266,52.9619521 C72.3451841,52.9619521 73.6563004,54.271545 73.65625,55.8866203 L73.65625,56.0921684 C73.65625,57.7071933 72.3466067,59.0168366 70.7315817,59.0168366 L3.3526503,59.0168366 C1.73762326,59.0168366 0.427982926,57.7086663 0.427982926,56.0921684 L0.427982926,55.8866203 C0.427982926,54.2715898 1.73615499,52.9619521 3.3526503,52.9619521 Z M3.3526503,52.9619521" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<g id="Group" fill="rgb(0,0,0)">
<path d="M8.80700684,32.8959961 L13,32.8959961 C14.337,32.8959961 15.4200001,31.8119961 15.4200001,30.4749961 L15.4200001,13.7819953 C15.4200001,12.4449953 14.3370001,11.3619952 13,11.3619952 L8.80700016,11.3619952 C7.47000015,11.3619952 6.38700008,12.4449952 6.38700008,13.7819953 L6.38700008,30.4749961 C6.38702393,31.8120117 7.4699707,32.8959961 8.80700684,32.8959961 C8.80700684,32.8959961 7.4699707,32.8959961 8.80700684,32.8959961 L8.80700684,32.8959961" id="Shape" fill="rgb(169,183,209)"></path>
<path d="M22.8070068,32.8959961 L27,32.8959961 C28.337,32.8959961 29.4200001,31.8119961 29.4200001,30.4749961 L29.4200001,22.7819963 C29.4200001,21.4449962 28.3370001,20.3619962 27,20.3619962 L22.8070002,20.3619962 C21.4700001,20.3619962 20.3870001,21.4449961 20.3870001,22.7819963 L20.3870001,30.4749961 C20.3870239,31.8120117 21.4699707,32.8959961 22.8070068,32.8959961 C22.8070068,32.8959961 21.4699707,32.8959961 22.8070068,32.8959961 L22.8070068,32.8959961" id="Shape" fill="rgb(169,183,209)"></path>
<path d="M36.8070068,32.8959961 L41,32.8959961 C42.337,32.8959961 43.4200001,31.8119961 43.4200001,30.4749961 L43.4200001,2.7819953 C43.4200001,1.44499528 42.3370001,0.36199522 41,0.36199522 L36.8070002,0.36199522 C35.4700001,0.36199522 34.3870001,1.44499516 34.3870001,2.7819953 L34.3870001,30.4749961 C34.3870239,31.8120117 35.4699707,32.8959961 36.8070068,32.8959961 C36.8070068,32.8959961 35.4699707,32.8959961 36.8070068,32.8959961 L36.8070068,32.8959961" id="Shape" fill="rgb(169,183,209)"></path>
<path d="M48.3120117,36.1879883 L2.41998291,36.1879883 C1.31898296,36.1879883 0.427982926,37.0799883 0.427982926,38.1799883 L0.427982926,38.3199883 C0.427982926,39.4209882 1.31998295,40.3119882 2.41998291,40.3119882 L48.3119812,40.3119882 C49.4119812,40.3119882 50.3039812,39.4199882 50.3039812,38.3199883 L50.3039812,38.1799883 C50.3040161,37.0799561 49.4110107,36.1879883 48.3120117,36.1879883 L48.3120117,36.1879883 L48.3120117,36.1879883" id="Shape" fill="rgb(169,183,209)"></path>
</g>
<use id="Shape" fill="rgb(52,224,194)" xlink:href="#path-2"></use>
<use id="Shape-1" stroke="none" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1,62 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg2"
version="1.1"
inkscape:version="0.48.2 r9819"
width="82.5"
height="82.5"
xml:space="preserve"
sodipodi:docname="collection.pdf"><metadata
id="metadata8"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
id="defs6" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview4"
showgrid="false"
inkscape:zoom="3.4863636"
inkscape:cx="41.25"
inkscape:cy="41.25"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="g10" /><g
id="g10"
inkscape:groupmode="layer"
inkscape:label="collection"
transform="matrix(1.25,0,0,-1.25,0,82.5)"><g
id="g12" /><g
id="g14"><path
d="m 14.5,55 36.60875,0 c 0.965,0 1.7475,-0.7825 1.7475,-1.7475 l 0,-2.94875 c 0,-0.96625 -0.7825,-1.74875 -1.7475,-1.74875 l -36.60875,0 c -0.965,0 -1.74875,0.7825 -1.74875,1.74875 l 0,2.94875 C 12.75125,54.2175 13.535,55 14.5,55"
style="fill:#b0bac7;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="path16" /><path
d="m 14.5,32 36.60875,0 c 0.965,0 1.7475,-0.7825 1.7475,-1.7475 l 0,-2.94875 c 0,-0.96625 -0.7825,-1.74875 -1.7475,-1.74875 l -36.60875,0 c -0.965,0 -1.74875,0.7825 -1.74875,1.74875 l 0,2.94875 C 12.75125,31.2175 13.535,32 14.5,32"
style="fill:#aeb8c6;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="path18" /><path
d="m 14.5,20 36.60875,0 c 0.965,0 1.7475,-0.7825 1.7475,-1.7475 l 0,-2.94875 c 0,-0.96625 -0.7825,-1.74875 -1.7475,-1.74875 l -36.60875,0 c -0.965,0 -1.74875,0.7825 -1.74875,1.74875 l 0,2.94875 C 12.75125,19.2175 13.535,20 14.5,20"
style="fill:#aeb8c6;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="path20" /><path
d="m 14.5,44 36.60875,0 c 0.965,0 1.7475,-0.7825 1.7475,-1.7475 l 0,-2.94875 c 0,-0.96625 -0.7825,-1.74875 -1.7475,-1.74875 l -36.60875,0 c -0.965,0 -1.74875,0.7825 -1.74875,1.74875 l 0,2.94875 C 12.75125,43.2175 13.535,44 14.5,44"
style="fill:#aeb8c6;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="path22" /><path
d="m 61,31 c -1.6925,0 -3.0575,-1.36875 -3.0575,-3.05875 l 0,-19.79 -50.1475,0 0,19.79 C 7.795,29.63125 6.42375,31 4.735,31 3.04625,31 1.67625,29.63125 1.67625,27.94125 l 0,-22.850001 c 0,-1.69 1.37,-3.06 3.05875,-3.06 l 56.265,0 c 1.69,0 3.05875,1.37 3.05875,3.06 l 0,22.850001 C 64.05875,29.63125 62.69,31 61,31"
style="fill:#9ea9ba;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="path24" /></g></g></svg>
<svg width="74px" height="68px" 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>collection</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<radialGradient cx="43.3324993%" cy="50%" fx="43.3324993%" fy="50%" r="121.973801%" id="radialGradient-1">
<stop stop-color="rgb(254,255,254)" stop-opacity="0.5" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<path d="M18.0049167,0 L56.9950833,0 C58.6532394,0 60,1.34389141 60,3.00166547 L60,4.99833453 C60,6.66097987 58.654653,8 56.9950833,8 L18.0049167,8 C16.3467606,8 15,6.65610859 15,4.99833453 L15,3.00166547 C15,1.33902013 16.345347,0 18.0049167,0 Z M228.468884,246 L272.475819,246 C274.134973,246 275.472352,247.343891 275.472352,249.001665 L275.472352,250.998335 C275.472352,252.66098 274.130759,254 272.475819,254 L228.468884,254 C226.809731,254 225.472352,252.656109 225.472352,250.998335 L225.472352,249.001665 C225.472352,247.33902 226.813945,246 228.468884,246 Z M18.0049167,30 L56.9950833,30 C58.6532394,30 60,31.3438914 60,33.0016655 L60,34.9983345 C60,36.6609799 58.654653,38 56.9950833,38 L18.0049167,38 C16.3467606,38 15,36.6561086 15,34.9983345 L15,33.0016655 C15,31.3390201 16.345347,30 18.0049167,30 Z M8.05129913,60 L65.9487009,60 L65.9487009,34.999854 C65.9487009,33.3499755 67.2897874,32 68.9441015,32 L70.5322476,32 C72.1901307,32 73.5276482,33.3430804 73.5276482,34.999854 L73.5276482,64.5444498 C73.5276482,65.4958702 73.0816863,66.3475616 72.3868662,66.8981603 C71.8693265,67.3237633 71.2063342,67.5789474 70.4835672,67.5789474 L3.51643275,67.5789474 C2.87373094,67.5789474 2.27755463,67.3758914 1.78900862,67.0303375 C0.993762261,66.4910318 0.472351765,65.5788851 0.472351765,64.5444498 L0.472351765,34.999854 C0.472351765,33.3499755 1.81343833,32 3.46775245,32 L5.05589845,32 C6.71378156,32 8.05129913,33.3430804 8.05129913,34.999854 Z M17.5049167,15 L56.4950833,15 C58.1532394,15 59.5,16.3438914 59.5,18.0016655 L59.5,19.9983345 C59.5,21.6609799 58.154653,23 56.4950833,23 L17.5049167,23 C15.8467606,23 14.5,21.6561086 14.5,19.9983345 L14.5,18.0016655 C14.5,16.3390201 15.845347,15 17.5049167,15 Z M17.4772685,45 L56.4674351,45 C58.1255911,45 59.4723518,46.3438914 59.4723518,48.0016655 L59.4723518,49.9983345 C59.4723518,51.6609799 58.1270047,53 56.4674351,53 L17.4772685,53 C15.8191124,53 14.4723518,51.6561086 14.4723518,49.9983345 L14.4723518,48.0016655 C14.4723518,46.3390201 15.8176988,45 17.4772685,45 Z M17.4772685,45" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<use id="Rectangle 1" fill="rgb(167,183,211)" xlink:href="#path-2"></use>
<use id="Rectangle 1-1" stroke="none" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -2,16 +2,19 @@
<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>dashboard</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs></defs>
<defs>
<radialGradient cx="47.5889266%" cy="52.8219966%" fx="47.5889266%" fy="52.8219966%" r="98.3547568%" id="radialGradient-1">
<stop stop-color="rgb(254,255,255)" stop-opacity="0.347570083" offset="0%"></stop>
<stop stop-color="rgb(244,244,244)" stop-opacity="0.35402915" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<path d="M0.910989761,28.1920242 C0.910989761,33.9540243 2.93898988,39.5620241 6.62398958,43.9850245 C6.94898957,44.3770244 7.4329896,44.6020244 7.94198954,44.6020244 L43.2639881,44.6020244 C43.7739881,44.6020244 44.2559881,44.3760244 44.5819881,43.9850245 C48.2659881,39.5620246 50.2949879,33.9540243 50.2949879,28.1920242 C50.2949829,14.5769043 39.21698,3.49902344 25.6019897,3.49902344 C11.98699,3.49902344 0.910989761,14.5770235 0.910989761,28.1920242 Z M0.910989761,28.1920242" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<g id="Group" fill="rgb(0,0,0)">
<path d="M25.6019897,3.49902344 C11.98699,3.49902344 0.910989761,14.5770235 0.910989761,28.1920242 C0.910989761,33.9540243 2.93898988,39.5620241 6.62398958,43.9850245 C6.94898957,44.3770244 7.4329896,44.6020244 7.94198954,44.6020244 L43.2639881,44.6020244 C43.7739881,44.6020244 44.2559881,44.3760244 44.5819881,43.9850245 C48.2659881,39.5620246 50.2949879,33.9540243 50.2949879,28.1920242 C50.2949829,14.5769043 39.21698,3.49902344 25.6019897,3.49902344 L25.6019897,3.49902344 L25.6019897,3.49902344 M42.4400024,41.1708984 L8.7630043,41.1708984 C5.90700436,37.4658985 4.3420043,32.8878984 4.3420043,28.1918983 C4.3420043,16.4688988 13.8780046,6.93189812 25.6010051,6.93189812 C37.3260055,6.93189812 46.8630042,16.4688978 46.8630042,28.1918983 C46.8629761,32.8879395 45.2969971,37.4660645 42.4400024,41.1708984 C42.4400024,41.1708984 45.2969971,37.4660645 42.4400024,41.1708984 L42.4400024,41.1708984" id="Shape" fill="rgb(168,182,207)"></path>
<path d="M36.0799866,21.4050293 C35.6349866,21.4050293 35.2319866,21.5710293 34.9169866,21.8380293 L34.9119866,21.8340293 L23.7929861,31.0330297 L23.7939861,31.0330297 C22.9419862,31.6120296 22.3829861,32.5890296 22.3829861,33.6960298 C22.3829861,35.4740298 23.8249862,36.9170297 25.6039861,36.9170297 C26.4989861,36.9170297 27.3089861,36.5490297 27.890986,35.9600297 L27.892986,35.9600297 L27.917986,35.9270297 C28.068986,35.7730297 28.198986,35.6020297 28.317986,35.4180297 L37.5019861,24.34103 L37.4979861,24.33903 C37.7429861,24.02903 37.8939861,23.64403 37.8939861,23.2200301 C37.894989,22.2180176 37.0820007,21.4050293 36.0799866,21.4050293 L36.0799866,21.4050293 L36.0799866,21.4050293" id="Shape" fill="rgb(168,182,207)"></path>
<path d="M9.35198975,27.4318848 L7.5729897,27.4318848 C7.00498968,27.4318848 6.54398966,27.8918848 6.54398966,28.4608848 C6.54398966,29.0288848 7.00498965,29.4898849 7.5729897,29.4898849 L9.35198975,29.4898849 C9.91998976,29.4898849 10.3809898,29.0288849 10.3809898,28.4608848 C10.381012,27.8920898 9.92001343,27.4318848 9.35198975,27.4318848 L9.35198975,27.4318848 L9.35198975,27.4318848" id="Shape" fill="rgb(182,195,216)"></path>
<path d="M13.1270142,14.9970703 C12.7250142,14.5970703 12.0740142,14.5950703 11.6720141,14.9970703 C11.270014,15.3990703 11.2700141,16.0520703 11.6720141,16.4540703 L13.0110141,17.7930703 C13.2120141,17.9940703 13.4770141,18.0950703 13.7400141,18.0950703 C14.0030141,18.0950703 14.2660141,17.9940703 14.4680141,17.7930703 C14.8700141,17.3910703 14.8700141,16.7380704 14.4680141,16.3370703 L13.1270142,14.9970703 L13.1270142,14.9970703 L13.1270142,14.9970703" id="Shape" fill="rgb(182,195,216)"></path>
<path d="M25.8250122,12.7929688 C26.3940122,12.7929688 26.8550122,12.3319688 26.8550122,11.7629688 L26.8550122,10.0609688 C26.8550122,9.49196875 26.3940122,9.03096879 25.8250122,9.03096879 C25.2560122,9.03096879 24.7960122,9.49196878 24.7960122,10.0609688 L24.7960122,11.7629688 C24.79599,12.3320312 25.256012,12.7929688 25.8250122,12.7929688 C25.8250122,12.7929688 25.256012,12.7929688 25.8250122,12.7929688 L25.8250122,12.7929688" id="Shape" fill="rgb(182,195,216)"></path>
<path d="M38.3519897,15.0209961 L37.0359898,16.3369961 C36.6349898,16.7389961 36.6349898,17.3909961 37.0379898,17.792996 C37.2389898,17.9939961 37.5019897,18.094996 37.7649898,18.094996 C38.0289898,18.094996 38.2919898,17.993996 38.4939897,17.792996 L39.8099897,16.475996 C40.2119897,16.073996 40.2119897,15.4209961 39.8099897,15.019996 C39.4079897,14.618996 38.7550049,14.6169434 38.3519897,15.0209961 C38.3519897,15.0209961 38.7550049,14.6169434 38.3519897,15.0209961 L38.3519897,15.0209961" id="Shape" fill="rgb(182,195,216)"></path>
<path d="M43.5960083,27.4331055 L41.7420083,27.4331055 C41.1740083,27.4331055 40.7130083,27.8941055 40.7130083,28.4621055 C40.7130083,29.0311055 41.1740083,29.4911056 41.7420083,29.4911056 L43.5960083,29.4911056 C44.1640083,29.4911056 44.6250083,29.0311055 44.6250083,28.4621055 C44.625,27.894043 44.1640015,27.4331055 43.5960083,27.4331055 L43.5960083,27.4331055 L43.5960083,27.4331055" id="Shape" fill="rgb(182,195,216)"></path>
<use id="Shape" fill="rgb(74,74,74)" xlink:href="#path-2"></use>
<use id="Shape-1" stroke="none" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
<path d="M34.9169866,21.8380293 C35.2319866,21.5710293 35.6349866,21.4050293 36.0799866,21.4050293 C37.0820007,21.4050293 37.894989,22.2180176 37.8939861,23.2200301 C37.8939861,23.64403 37.7429861,24.02903 37.5019861,24.34103 L28.317986,35.4180297 C28.198986,35.6020297 28.068986,35.7730297 27.890986,35.9600297 C27.3089861,36.5490297 26.4989861,36.9170297 25.6039861,36.9170297 C23.8249862,36.9170297 22.3829861,35.4740298 22.3829861,33.6960298 C22.3829861,32.5890296 22.9419862,31.6120296 23.7929861,31.0330297 Z M9.35198975,27.4318848 C9.92001343,27.4318848 10.381012,27.8920898 10.3809898,28.4608848 C10.3809898,29.0288849 9.91998976,29.4898849 9.35198975,29.4898849 L7.5729897,29.4898849 C7.00498965,29.4898849 6.54398966,29.0288848 6.54398966,28.4608848 C6.54398966,27.8918848 7.00498968,27.4318848 7.5729897,27.4318848 Z M13.1270142,14.9970703 L14.4680141,16.3370703 C14.8700141,16.7380704 14.8700141,17.3910703 14.4680141,17.7930703 C14.2660141,17.9940703 14.0030141,18.0950703 13.7400141,18.0950703 C13.4770141,18.0950703 13.2120141,17.9940703 13.0110141,17.7930703 L11.6720141,16.4540703 C11.2700141,16.0520703 11.270014,15.3990703 11.6720141,14.9970703 C12.0740142,14.5950703 12.7250142,14.5970703 13.1270142,14.9970703 Z M25.8250122,12.7929688 C25.256012,12.7929688 24.79599,12.3320312 24.7960122,11.7629688 L24.7960122,10.0609688 C24.7960122,9.49196878 25.2560122,9.03096879 25.8250122,9.03096879 C26.3940122,9.03096879 26.8550122,9.49196875 26.8550122,10.0609688 L26.8550122,11.7629688 C26.8550122,12.3319688 26.3940122,12.7929688 25.8250122,12.7929688 Z M38.3519897,15.0209961 C38.7550049,14.6169434 39.4079897,14.618996 39.8099897,15.019996 C40.2119897,15.4209961 40.2119897,16.073996 39.8099897,16.475996 L38.4939897,17.792996 C38.2919898,17.993996 38.0289898,18.094996 37.7649898,18.094996 C37.5019897,18.094996 37.2389898,17.9939961 37.0379898,17.792996 C36.6349898,17.3909961 36.6349898,16.7389961 37.0359898,16.3369961 Z M43.5960083,27.4331055 C44.1640015,27.4331055 44.625,27.894043 44.6250083,28.4621055 C44.6250083,29.0311055 44.1640083,29.4911056 43.5960083,29.4911056 L41.7420083,29.4911056 C41.1740083,29.4911056 40.7130083,29.0311055 40.7130083,28.4621055 C40.7130083,27.8941055 41.1740083,27.4331055 41.7420083,27.4331055 Z M43.5960083,27.4331055" id="Shape" fill="rgb(254,254,254)"></path>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="46px" height="46px" 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>headphones-off</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<path d="M22.9489994,3 C35.6030006,3 45.8990002,13.3579998 45.8990002,26.0900002 C45.8990002,30.10709 44.8480053,34.0531349 42.8749985,37.5289989 L42.8749985,40.066999 C42.8749985,40.9539864 42.3148781,41.7097526 41.5294123,42 L35.2420579,42 C34.4561193,41.7097529 33.895999,40.9539867 33.895999,40.0669993 L33.895999,26.431999 C33.895999,25.2939991 34.8179989,24.3719991 35.9559989,24.3719991 L40.815999,24.3719991 C41.140999,24.3719991 41.444999,24.4539991 41.717999,24.5889991 C40.9559999,14.8269995 32.8329998,7.11599952 22.9499994,7.11599952 C13.0770002,7.11599952 4.95700002,14.8149999 4.185,24.5669997 C4.44700003,24.4439997 4.73800001,24.3719997 5.046,24.3719997 L9.90600014,24.3719997 C11.0430002,24.3719997 11.9650002,25.2939997 11.9650002,26.4319997 L11.9650002,40.0669999 C11.9650002,41.2049999 11.0430001,42.1269999 9.90600014,42.1269999 L5.046,42.1269999 C3.90800005,42.1269999 2.98600006,41.2049999 2.98600006,40.0669999 L2.98600006,37.4549999 C1.03699994,33.9960003 0,30.0800002 0,26.0900002 C0,13.3570004 10.2959995,3 22.9489994,3 Z M22.9489994,3" id="path-1"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<use id="Shape" fill="rgb(212,212,212)" xlink:href="#path-1"></use>
<use id="Shape-1" stroke="none" fill="none" xlink:href="#path-1"></use>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -2,8 +2,15 @@
<svg width="46px" height="46px" 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>headphones</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs></defs>
<defs>
<radialGradient cx="50%" cy="30.5447049%" fx="50%" fy="30.5447049%" r="127.262366%" id="radialGradient-1">
<stop stop-color="rgb(254,255,254)" stop-opacity="0.5" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<path d="M22.9489994,3 C35.6030006,3 45.8990002,13.3579998 45.8990002,26.0900002 C45.8990002,30.10709 44.8480053,34.0531349 42.8749985,37.5289989 L42.8749985,40.066999 C42.8749985,40.9539864 42.3148781,41.7097526 41.5294123,42 L35.2420579,42 C34.4561193,41.7097529 33.895999,40.9539867 33.895999,40.0669993 L33.895999,26.431999 C33.895999,25.2939991 34.8179989,24.3719991 35.9559989,24.3719991 L40.815999,24.3719991 C41.140999,24.3719991 41.444999,24.4539991 41.717999,24.5889991 C40.9559999,14.8269995 32.8329998,7.11599952 22.9499994,7.11599952 C13.0770002,7.11599952 4.95700002,14.8149999 4.185,24.5669997 C4.44700003,24.4439997 4.73800001,24.3719997 5.046,24.3719997 L9.90600014,24.3719997 C11.0430002,24.3719997 11.9650002,25.2939997 11.9650002,26.4319997 L11.9650002,40.0669999 C11.9650002,41.2049999 11.0430001,42.1269999 9.90600014,42.1269999 L5.046,42.1269999 C3.90800005,42.1269999 2.98600006,41.2049999 2.98600006,40.0669999 L2.98600006,37.4549999 C1.03699994,33.9960003 0,30.0800002 0,26.0900002 C0,13.3570004 10.2959995,3 22.9489994,3 Z M22.9489994,3" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<path d="M22.9489994,3 C35.6030006,3 45.8990002,13.3579998 45.8990002,26.0900002 C45.8990002,30.10709 44.8480053,34.0531349 42.8749985,37.5289989 L42.8749985,40.066999 C42.8749985,40.9539864 42.3148781,41.7097526 41.5294123,42 L35.2420579,42 C34.4561193,41.7097529 33.895999,40.9539867 33.895999,40.0669993 L33.895999,26.431999 C33.895999,25.2939991 34.8179989,24.3719991 35.9559989,24.3719991 L40.815999,24.3719991 C41.140999,24.3719991 41.444999,24.4539991 41.717999,24.5889991 C40.9559999,14.8269995 32.8329998,7.11599952 22.9499994,7.11599952 C13.0770002,7.11599952 4.95700002,14.8149999 4.185,24.5669997 C4.44700003,24.4439997 4.73800001,24.3719997 5.046,24.3719997 L9.90600014,24.3719997 C11.0430002,24.3719997 11.9650002,25.2939997 11.9650002,26.4319997 L11.9650002,40.0669999 C11.9650002,41.2049999 11.0430001,42.1269999 9.90600014,42.1269999 L5.046,42.1269999 C3.90800005,42.1269999 2.98600006,41.2049999 2.98600006,40.0669999 L2.98600006,37.4549999 C1.03699994,33.9960003 0,30.0800002 0,26.0900002 C0,13.3570004 10.2959995,3 22.9489994,3 Z M22.9489994,3" id="Shape" fill="rgb(232,74,78)"></path>
<use id="Shape" fill="rgb(232,74,78)" xlink:href="#path-2"></use>
<use id="Shape-1" stroke="none" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -2,10 +2,17 @@
<svg width="61px" height="60px" 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>loved</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs></defs>
<defs>
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="211.271691%" id="radialGradient-1">
<stop stop-color="rgb(254,255,254)" stop-opacity="0.5" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<path d="M44.2226347,8.16248946 C40.6619092,8.16248946 37.244713,10.5442623 34.8477722,14.696421 C33.8598114,16.4058074 32.1864978,17.426171 30.3744388,17.426171 C28.5587918,17.426171 26.8866743,16.404421 25.9011055,14.6936483 C23.5065564,10.5498073 20.0977327,8.17080753 16.5477719,8.17080753 C12.0385563,8.17080753 7.47192903,12.0318304 7.47192903,19.4128305 C7.47192903,28.4047852 15.812184,36.0145356 21.9014194,41.5683077 C24.7612429,44.1829896 26.8328509,46.007444 28.2023607,47.2149668 C29.0037333,47.9233986 29.702243,48.5403304 30.3349685,49.1101258 C31.592047,47.9497395 33.1385765,46.5924895 35.2986941,44.6931711 L38.9012825,41.521171 C45.8576746,35.3934436 53.2793412,28.1136489 53.2793412,19.2825114 C53.2792933,11.9832819 48.7234784,8.16248946 44.2226347,8.16248946 L44.2226347,8.16248946 L44.2226347,8.16248946" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<g id="Group" fill="rgb(0,0,0)">
<path d="M44.2226347,8.16248946 C40.6619092,8.16248946 37.244713,10.5442623 34.8477722,14.696421 C33.8598114,16.4058074 32.1864978,17.426171 30.3744388,17.426171 C28.5587918,17.426171 26.8866743,16.404421 25.9011055,14.6936483 C23.5065564,10.5498073 20.0977327,8.17080753 16.5477719,8.17080753 C12.0385563,8.17080753 7.47192903,12.0318304 7.47192903,19.4128305 C7.47192903,28.4047852 15.812184,36.0145356 21.9014194,41.5683077 C24.7612429,44.1829896 26.8328509,46.007444 28.2023607,47.2149668 C29.0037333,47.9233986 29.702243,48.5403304 30.3349685,49.1101258 C31.592047,47.9497395 33.1385765,46.5924895 35.2986941,44.6931711 L38.9012825,41.521171 C45.8576746,35.3934436 53.2793412,28.1136489 53.2793412,19.2825114 C53.2792933,11.9832819 48.7234784,8.16248946 44.2226347,8.16248946 L44.2226347,8.16248946 L44.2226347,8.16248946" id="Shape" fill="rgb(133,38,31)"></path>
<use id="Shape" fill="rgb(255,38,0)" xlink:href="#path-2"></use>
<use id="Shape-1" stroke="none" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
<path d="M44.2226347,0.0536499023 C38.952713,0.0536499023 34.0535761,2.90262727 30.3744385,8.08901354 C26.7000856,2.90678639 21.8105172,0.0619681423 16.546576,0.0619681423 C8.75532113,0.0619681423 0.473674325,6.84405933 0.473674325,19.4142176 C0.473674325,32.3448308 10.3664389,41.3700584 17.5907526,47.9594451 C20.3261839,50.4604451 22.3332035,52.2322179 23.9658505,53.6740363 C26.5445955,55.9518318 27.8387524,57.0941954 29.2357723,58.7023774 C29.5371841,59.0545137 29.9438507,59.2486046 30.3732428,59.2486046 C30.802635,59.2486046 31.2069095,59.0559001 31.5131056,58.7037637 C33.3586546,56.5770818 35.0331645,55.1033775 39.5232429,51.1591729 L43.1353997,47.9802411 C49.1253604,42.7037411 60.2752036,32.8813551 60.2752036,19.2866723 C60.2763959,6.79271074 52.0042988,0.0536499023 44.2226347,0.0536499023 L44.2226347,0.0536499023 L44.2226347,0.0536499023 M41.1785625,45.0023277 L37.5735822,48.1757141 C33.8214841,51.4711006 31.9974644,53.0737368 30.3672096,54.7983731 C29.1783076,53.5672822 27.8530527,52.3985777 25.921386,50.6933504 C24.3581115,49.3153049 22.3475038,47.5407596 19.5714056,45.0023277 C12.8733665,38.8940093 3.7018374,30.527305 3.7018374,19.414213 C3.7018374,9.27573545 10.3197394,3.80375814 16.5453275,3.80375814 C21.3738963,3.80375814 25.9249746,6.8898037 29.0311904,12.2661219 C29.604112,13.2601446 31.1434649,13.2601446 31.7151903,12.2661219 C34.8249942,6.88287205 39.3820529,3.7954399 44.2201903,3.7954399 C50.4362099,3.7954399 57.0457388,9.22443975 57.0457388,19.2852813 C57.0469695,30.1155035 48.8574386,38.2396587 41.1785625,45.0023277 C41.1785625,45.0023277 48.8574386,38.2396587 41.1785625,45.0023277 L41.1785625,45.0023277" id="Shape" fill="rgb(98,97,97)"></path>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -1,9 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="95px" height="95px" 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="90px" height="90px" 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>loved_playlist</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs></defs>
<defs>
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="211.271691%" id="radialGradient-1">
<stop stop-color="rgb(254,255,254)" stop-opacity="0.5" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<path d="M45.0021389,12.2169656 C39.4723594,4.33790827 32.111921,0.0126470508 24.1916638,0.0126470508 C12.4642834,0.0126470508 0.00247920983,10.3241374 0.00247920983,29.4358042 C0.00247920983,49.0955064 14.8907622,62.8174611 25.763115,72.8359636 C29.8798485,76.6384837 32.9003465,79.3322867 35.3556263,81.5244272 C39.2383525,84.9875871 41.1860157,86.7244366 43.286684,89.1695162 C43.7420987,89.7049042 44.3523186,90 45.0003396,90 C45.6465606,90 46.2549804,89.707012 46.7139953,89.171624 C49.4914854,85.9382172 52.0133673,83.6975973 58.7707865,77.7008293 L64.205163,72.8675819 C73.2198554,64.8451921 90,49.9112378 90,29.2418842 C90.0017265,10.2461957 77.5543621,0 65.8432154,0 C57.9121578,0 50.5373182,4.33158474 45.0021389,12.2169656 Z M45.0021389,12.2169656" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<path d="M68.8432154,12 C60.9121578,12 53.5373182,15.609654 48.0021389,22.1808047 C42.4723594,15.6149236 35.111921,12.0105392 27.1916638,12.0105392 C15.4642834,12.0105392 3.00247921,20.6034479 3.00247921,36.5298368 C3.00247921,52.912922 17.8907622,64.3478842 28.763115,72.6966364 C32.8798485,75.8654031 35.9003465,78.1102389 38.3556263,79.9370227 C42.2383525,82.8229892 44.1860157,84.2703638 46.286684,86.3079301 C46.7420987,86.7540869 47.3523186,87 48.0003396,87 C48.6465606,87 49.2549804,86.7558434 49.7139953,86.3096866 C52.4914854,83.615181 55.0133673,81.7479978 61.7707865,76.7506911 L67.205163,72.7229849 C76.2198554,66.0376601 93,53.5926982 93,36.3682368 C93.0017265,20.5384964 80.5543621,12 68.8432154,12 L68.8432154,12 L68.8432154,12" id="Shape" fill="rgb(162,177,201)"></path>
<use id="Shape" fill="rgb(255,38,0)" xlink:href="#path-2"></use>
<use id="Shape-1" stroke="none" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -2,11 +2,18 @@
<svg width="50px" 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>new-releases</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs></defs>
<defs>
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="153.418744%" id="radialGradient-1">
<stop stop-color="rgb(254,255,254)" stop-opacity="0.5" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<path d="M48.7129995,21.6340195 L44.8359994,19.2480196 L46.7349994,15.1130193 C46.9529994,14.6380194 46.9359994,14.0880194 46.6889994,13.6270194 C46.4419994,13.1640194 45.9949994,12.8460194 45.4769994,12.7620194 L40.9829994,12.0430194 L41.1549995,7.49501956 C41.1759995,6.97301954 40.9499995,6.47101951 40.5449994,6.13701952 C40.1409994,5.80501953 39.6039995,5.68301952 39.0949994,5.80301952 L34.6679993,6.86001956 L33.0859993,2.59401977 C32.9029993,2.10401976 32.5029993,1.72501975 32.0029994,1.57301974 C31.5019994,1.42201975 30.9599994,1.51201974 30.5339994,1.81901975 L26.8479993,4.48701973 L23.7529993,1.15101977 C23.3969993,0.766019776 22.8829993,0.571019784 22.3609993,0.622019783 C21.8399993,0.675019782 21.3729993,0.966019794 21.0989993,1.41301979 L18.7139993,5.29001988 L14.5779992,3.39101984 C14.1029992,3.17301984 13.5529992,3.19101983 13.0909992,3.43601984 C12.6299992,3.68101984 12.3099992,4.13001984 12.2269992,4.64801985 L11.5079992,9.14001995 L6.95999934,8.97001995 C6.44299932,8.94301995 5.93499937,9.17501995 5.60299935,9.58101995 C5.27099936,9.98501997 5.14799934,10.52002 5.26899936,11.03002 L6.3239993,15.4580199 L2.05799951,17.0400199 C1.5679995,17.2220199 1.19099953,17.62202 1.03799953,18.1240199 C0.887999523,18.6240199 0.976999529,19.1670199 1.28399954,19.5910199 L3.95199952,23.2770201 L0.614999626,26.3710202 C0.230999622,26.7280201 0.0359996296,27.2430201 0.0869996287,27.7640202 C0.13899963,28.2840201 0.43099964,28.7510201 0.87699965,29.0260201 L4.75299958,31.4110201 L2.85599962,35.5460203 C2.63599962,36.0230203 2.65399962,36.5720204 2.90099962,37.0320203 C3.14699963,37.4950203 3.59499963,37.8150203 4.11199959,37.8980203 L8.60399969,38.6180203 L8.43499969,43.1650202 C8.41499969,43.6880202 8.63999969,44.1900202 9.04399972,44.5220202 C9.44999971,44.8530202 9.98499971,44.9780202 10.4949997,44.8540202 L14.9209998,43.8010202 L16.5039998,48.06702 C16.6849998,48.5570201 17.0859998,48.93402 17.5869997,49.08702 C18.0869997,49.23702 18.6319997,49.14802 19.0549998,48.84102 L22.7409999,46.17302 L25.8359999,49.50902 C26.1539999,49.85302 26.5999999,50.04602 27.0639999,50.04602 C27.1189999,50.04602 27.1719999,50.04202 27.2279999,50.03802 C27.749,49.98502 28.2149999,49.69402 28.4899999,49.24902 L30.8749999,45.3720199 L35.0110001,47.2690199 C35.486,47.4890199 36.036,47.4710199 36.497,47.2250199 C36.959,46.9790199 37.278,46.5300199 37.362,46.0120198 L38.081,41.5200197 L42.6299998,41.6920197 C43.6299998,41.6920197 44.3799998,40.9440197 44.3799998,40.0180197 C44.3799998,39.8100197 44.3419998,39.6110197 44.2729998,39.4260197 L43.2659998,35.2030196 L47.5319996,33.6200197 C48.0229996,33.4370197 48.3999996,33.0370197 48.5529997,32.5370198 C48.7029997,32.0370198 48.6129996,31.4940198 48.3059997,31.0680198 L45.6379997,27.3820197 L48.9759997,24.2880196 C49.3580017,23.9320068 49.5540009,23.4160156 49.5009995,22.8950195 C49.4499995,22.3750196 49.1589994,21.9090195 48.7129995,21.6340195 Z M48.7129995,21.6340195" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<g id="Group" fill="rgb(0,0,0)">
<path d="M23.0719986,23.0679932 C22.4859986,23.0679932 22.0049986,23.2689932 21.6299986,23.6729932 C21.2531112,24.0790264 21.0259986,24.6789932 20.9439986,25.4719932 L25.2079985,25.4719932 C25.1509985,24.6649932 24.9349985,24.0659932 24.5579985,23.6649932 C24.1843812,23.2675912 23.6869965,23.0679932 23.0719986,23.0679932 L23.0719986,23.0679932 L23.0719986,23.0679932" id="Shape" fill="rgb(131,130,130)"></path>
<path d="M49.5009995,22.8950195 C49.4499995,22.3750196 49.1589994,21.9090195 48.7129995,21.6340195 L44.8359994,19.2480196 L46.7349994,15.1130193 C46.9529994,14.6380194 46.9359994,14.0880194 46.6889994,13.6270194 C46.4419994,13.1640194 45.9949994,12.8460194 45.4769994,12.7620194 L40.9829994,12.0430194 L41.1549995,7.49501956 C41.1759995,6.97301954 40.9499995,6.47101951 40.5449994,6.13701952 C40.1409994,5.80501953 39.6039995,5.68301952 39.0949994,5.80301952 L34.6679993,6.86001956 L33.0859993,2.59401977 C32.9029993,2.10401976 32.5029993,1.72501975 32.0029994,1.57301974 C31.5019994,1.42201975 30.9599994,1.51201974 30.5339994,1.81901975 L26.8479993,4.48701973 L23.7529993,1.15101977 C23.3969993,0.766019776 22.8829993,0.571019784 22.3609993,0.622019783 C21.8399993,0.675019782 21.3729993,0.966019794 21.0989993,1.41301979 L18.7139993,5.29001988 L14.5779992,3.39101984 C14.1029992,3.17301984 13.5529992,3.19101983 13.0909992,3.43601984 C12.6299992,3.68101984 12.3099992,4.13001984 12.2269992,4.64801985 L11.5079992,9.14001995 L6.95999934,8.97001995 C6.44299932,8.94301995 5.93499937,9.17501995 5.60299935,9.58101995 C5.27099936,9.98501997 5.14799934,10.52002 5.26899936,11.03002 L6.3239993,15.4580199 L2.05799951,17.0400199 C1.5679995,17.2220199 1.19099953,17.62202 1.03799953,18.1240199 C0.887999523,18.6240199 0.976999529,19.1670199 1.28399954,19.5910199 L3.95199952,23.2770201 L0.614999626,26.3710202 C0.230999622,26.7280201 0.0359996296,27.2430201 0.0869996287,27.7640202 C0.13899963,28.2840201 0.43099964,28.7510201 0.87699965,29.0260201 L4.75299958,31.4110201 L2.85599962,35.5460203 C2.63599962,36.0230203 2.65399962,36.5720204 2.90099962,37.0320203 C3.14699963,37.4950203 3.59499963,37.8150203 4.11199959,37.8980203 L8.60399969,38.6180203 L8.43499969,43.1650202 C8.41499969,43.6880202 8.63999969,44.1900202 9.04399972,44.5220202 C9.44999971,44.8530202 9.98499971,44.9780202 10.4949997,44.8540202 L14.9209998,43.8010202 L16.5039998,48.06702 C16.6849998,48.5570201 17.0859998,48.93402 17.5869997,49.08702 C18.0869997,49.23702 18.6319997,49.14802 19.0549998,48.84102 L22.7409999,46.17302 L25.8359999,49.50902 C26.1539999,49.85302 26.5999999,50.04602 27.0639999,50.04602 C27.1189999,50.04602 27.1719999,50.04202 27.2279999,50.03802 C27.749,49.98502 28.2149999,49.69402 28.4899999,49.24902 L30.8749999,45.3720199 L35.0110001,47.2690199 C35.486,47.4890199 36.036,47.4710199 36.497,47.2250199 C36.959,46.9790199 37.278,46.5300199 37.362,46.0120198 L38.081,41.5200197 L42.6299998,41.6920197 L42.6919998,41.6920197 L42.7059998,41.6920197 C43.6299998,41.6920197 44.3799998,40.9440197 44.3799998,40.0180197 C44.3799998,39.8100197 44.3419998,39.6110197 44.2729998,39.4260197 L43.2659998,35.2030196 L47.5319996,33.6200197 C48.0229996,33.4370197 48.3999996,33.0370197 48.5529997,32.5370198 C48.7029997,32.0370198 48.6129996,31.4940198 48.3059997,31.0680198 L45.6379997,27.3820197 L48.9759997,24.2880196 C49.3580017,23.9320068 49.5540009,23.4160156 49.5009995,22.8950195 C49.5009995,22.8950195 49.5540009,23.4160156 49.5009995,22.8950195 L49.5009995,22.8950195" id="Shape" fill="rgb(157,171,195)"></path>
<use id="Shape" fill="rgb(165,129,204)" xlink:href="#path-2"></use>
<use id="Shape-1" stroke="none" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -4,9 +4,7 @@
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs></defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<g id="Group" fill="rgb(0,0,0)">
<path d="M39.5089722,23.8280029 L37.1529722,23.8280029 C37.1629722,23.7290029 37.1819722,23.6340029 37.1819722,23.5330029 L37.1819722,12.4290029 C37.1819722,5.93900308 31.901972,0.658002943 25.4109723,0.658002943 C18.9199726,0.658002943 13.6399724,5.93800315 13.6399724,12.4290029 L13.6399724,13.5100028 C13.6399724,15.1690029 14.9849724,16.5140028 16.6439724,16.5140028 C18.3039723,16.5140028 19.6479723,15.1690027 19.6479723,13.5100028 L19.6479723,12.4290029 C19.6479723,9.25100288 22.2339723,6.66600284 25.4109723,6.66600284 C28.5889723,6.66600284 31.1739723,9.25100288 31.1739723,12.4290029 L31.1739723,23.5330029 C31.1739723,23.6340029 31.1939723,23.7290029 31.2029723,23.8280029 L12.2809714,23.8280029 C10.1169714,23.8280029 8.35597149,25.5900029 8.35597149,27.7530029 L8.35597149,46.4710033 C8.35597149,48.6360033 10.1169715,50.3970034 12.2809714,50.3970034 L39.5089721,50.3970034 C41.6729721,50.3970034 43.433972,48.6360034 43.433972,46.4710033 L43.433972,27.7530029 C43.434021,25.5899658 41.6729736,23.8280029 39.5089722,23.8280029 L39.5089722,23.8280029 L39.5089722,23.8280029 M40.4299927,46.4709473 C40.4299927,46.9799473 40.0169927,47.3929473 39.5089927,47.3929473 L12.280992,47.3929473 C11.772992,47.3929473 11.358992,46.9799473 11.358992,46.4709473 L11.358992,27.7529469 C11.358992,27.2459468 11.772992,26.8319468 12.280992,26.8319468 L39.5089927,26.8319468 C40.0169927,26.8319468 40.4299927,27.2459469 40.4299927,27.7529469 L40.4299927,46.4709473 L40.4299927,46.4709473 L40.4299927,46.4709473" id="Shape" fill="rgb(103,104,103)"></path>
<path d="M25.894989,36.1169434 C24.653989,36.1169434 23.6469891,37.1239433 23.6469891,38.3649433 L23.6469891,42.6949432 L28.1429889,42.6949432 L28.1429889,38.3649433 C28.1430054,37.1240234 27.1369934,36.1169434 25.894989,36.1169434 L25.894989,36.1169434 L25.894989,36.1169434" id="Shape" fill="rgb(131,130,130)"></path>
</g>
<path d="M37.1529722,23.8280029 C37.1629722,23.7290029 37.1819722,23.6340029 37.1819722,23.5330029 L37.1819722,12.4290029 C37.1819722,5.93900308 31.901972,0.658002943 25.4109723,0.658002943 C18.9199726,0.658002943 13.6399724,5.93800315 13.6399724,12.4290029 L13.6399724,13.5100028 C13.6399724,15.1690029 14.9849724,16.5140028 16.6439724,16.5140028 C18.3039723,16.5140028 19.6479723,15.1690027 19.6479723,13.5100028 L19.6479723,12.4290029 C19.6479723,9.25100288 22.2339723,6.66600284 25.4109723,6.66600284 C28.5889723,6.66600284 31.1739723,9.25100288 31.1739723,12.4290029 L31.1739723,23.5330029 C31.1739723,23.6340029 31.1939723,23.7290029 31.2029723,23.8280029 L12.2809714,23.8280029 C10.1169714,23.8280029 8.35597149,25.5900029 8.35597149,27.7530029 L8.35597149,46.4710033 C8.35597149,48.6360033 10.1169715,50.3970034 12.2809714,50.3970034 L39.5089721,50.3970034 C41.6729721,50.3970034 43.433972,48.6360034 43.433972,46.4710033 L43.433972,27.7530029 C43.434021,25.5899658 41.6729736,23.8280029 39.5089722,23.8280029 L37.1529722,23.8280029 Z M37.1529722,23.8280029" id="Shape" fill="rgb(103,103,103)"></path>
<path d="M25.894989,36.1169434 C24.653989,36.1169434 23.6469891,37.1239433 23.6469891,38.3649433 L23.6469891,42.6949432 L28.1429889,42.6949432 L28.1429889,38.3649433 C28.1430054,37.1240234 27.1369934,36.1169434 25.894989,36.1169434 L25.894989,36.1169434 L25.894989,36.1169434" id="Shape" fill="rgb(255,255,255)"></path>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -3,16 +3,18 @@
<title>pause-pressed</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<linearGradient x1="50%" y1="-66.3125%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="rgb(254,255,255)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
<linearGradient x1="50%" y1="100%" x2="50%" y2="50%" id="linearGradient-1">
<stop stop-color="rgb(49,55,59)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</linearGradient>
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<use id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
<use id="Oval 1-1" stroke="none" fill="none" xlink:href="#path-2"></use>
<g id="Group" fill="rgb(0,0,0)">
<path d="M43.7659912,29.1379395 L35.9979911,29.1379395 C35.0509911,29.1379395 34.2819911,29.9059395 34.2819911,30.8539394 L34.2819911,70.7719387 C34.2819911,71.7199387 35.0509911,72.4889387 35.9979911,72.4889387 L43.7659912,72.4889387 C44.7129912,72.4889387 45.4829912,71.7199387 45.4829912,70.7719387 L45.4829912,30.8539394 C45.4819946,29.9050293 44.7130127,29.1379395 43.7659912,29.1379395 L43.7659912,29.1379395 L43.7659912,29.1379395" id="Shape" fill="rgb(131,130,130)"></path>
<path d="M65.0449829,29.1379395 L57.2779827,29.1379395 C56.3299827,29.1379395 55.5609827,29.9059395 55.5609827,30.8539394 L55.5609827,70.7719387 C55.5609827,71.7199387 56.3299827,72.4889387 57.2779827,72.4889387 L65.0449829,72.4889387 C65.9929829,72.4889387 66.7619829,71.7199387 66.7619829,70.7719387 L66.7619829,30.8539394 C66.7620239,29.9050293 65.992981,29.1379395 65.0449829,29.1379395 L65.0449829,29.1379395 L65.0449829,29.1379395" id="Shape" fill="rgb(131,130,130)"></path>
<path d="M43.7659912,29.1379395 L35.9979911,29.1379395 C35.0509911,29.1379395 34.2819911,29.9059395 34.2819911,30.8539394 L34.2819911,70.7719387 C34.2819911,71.7199387 35.0509911,72.4889387 35.9979911,72.4889387 L43.7659912,72.4889387 C44.7129912,72.4889387 45.4829912,71.7199387 45.4829912,70.7719387 L45.4829912,30.8539394 C45.4819946,29.9050293 44.7130127,29.1379395 43.7659912,29.1379395 L43.7659912,29.1379395 L43.7659912,29.1379395" id="Shape" fill="rgb(213,213,213)"></path>
<path d="M65.0449829,29.1379395 L57.2779827,29.1379395 C56.3299827,29.1379395 55.5609827,29.9059395 55.5609827,30.8539394 L55.5609827,70.7719387 C55.5609827,71.7199387 56.3299827,72.4889387 57.2779827,72.4889387 L65.0449829,72.4889387 C65.9929829,72.4889387 66.7619829,71.7199387 66.7619829,70.7719387 L66.7619829,30.8539394 C66.7620239,29.9050293 65.992981,29.1379395 65.0449829,29.1379395 L65.0449829,29.1379395 L65.0449829,29.1379395" id="Shape" fill="rgb(213,213,213)"></path>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -3,16 +3,18 @@
<title>pause-rest</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<linearGradient x1="50%" y1="-66.3125%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="rgb(254,255,255)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
<linearGradient x1="50%" y1="100%" x2="50%" y2="50%" id="linearGradient-1">
<stop stop-color="rgb(49,55,59)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</linearGradient>
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<use id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
<use id="Oval 1-1" stroke="none" fill="none" xlink:href="#path-2"></use>
<g id="Group" fill="rgb(0,0,0)">
<path d="M43.7659912,29.1379395 L35.9979911,29.1379395 C35.0509911,29.1379395 34.2819911,29.9059395 34.2819911,30.8539394 L34.2819911,70.7719387 C34.2819911,71.7199387 35.0509911,72.4889387 35.9979911,72.4889387 L43.7659912,72.4889387 C44.7129912,72.4889387 45.4829912,71.7199387 45.4829912,70.7719387 L45.4829912,30.8539394 C45.4819946,29.9050293 44.7130127,29.1379395 43.7659912,29.1379395 L43.7659912,29.1379395 L43.7659912,29.1379395" id="Shape" fill="rgb(255,255,255)"></path>
<path d="M65.0449829,29.1379395 L57.2779827,29.1379395 C56.3299827,29.1379395 55.5609827,29.9059395 55.5609827,30.8539394 L55.5609827,70.7719387 C55.5609827,71.7199387 56.3299827,72.4889387 57.2779827,72.4889387 L65.0449829,72.4889387 C65.9929829,72.4889387 66.7619829,71.7199387 66.7619829,70.7719387 L66.7619829,30.8539394 C66.7620239,29.9050293 65.992981,29.1379395 65.0449829,29.1379395 L65.0449829,29.1379395 L65.0449829,29.1379395" id="Shape" fill="rgb(255,255,255)"></path>
<path d="M43.7659912,29.1379395 L35.9979911,29.1379395 C35.0509911,29.1379395 34.2819911,29.9059395 34.2819911,30.8539394 L34.2819911,70.7719387 C34.2819911,71.7199387 35.0509911,72.4889387 35.9979911,72.4889387 L43.7659912,72.4889387 C44.7129912,72.4889387 45.4829912,71.7199387 45.4829912,70.7719387 L45.4829912,30.8539394 C45.4819946,29.9050293 44.7130127,29.1379395 43.7659912,29.1379395 L43.7659912,29.1379395 L43.7659912,29.1379395" id="Shape" fill="rgb(254,254,254)"></path>
<path d="M65.0449829,29.1379395 L57.2779827,29.1379395 C56.3299827,29.1379395 55.5609827,29.9059395 55.5609827,30.8539394 L55.5609827,70.7719387 C55.5609827,71.7199387 56.3299827,72.4889387 57.2779827,72.4889387 L65.0449829,72.4889387 C65.9929829,72.4889387 66.7619829,71.7199387 66.7619829,70.7719387 L66.7619829,30.8539394 C66.7620239,29.9050293 65.992981,29.1379395 65.0449829,29.1379395 L65.0449829,29.1379395 L65.0449829,29.1379395" id="Shape" fill="rgb(254,254,254)"></path>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -3,13 +3,13 @@
<title>play-pressed</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<linearGradient x1="50%" y1="-66.3125%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="rgb(254,255,255)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
<linearGradient x1="50%" y1="50%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="rgb(253,88,92)" offset="0%"></stop>
<stop stop-color="rgb(165,21,21)" offset="100%"></stop>
</linearGradient>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<path d="M39.5027446,29.632504 C39.5027446,29.632504 39.4987446,28.6955041 39.5967446,28.136504 C39.8227446,26.8445039 41.0657445,26.223504 42.0107446,26.2195039 C42.6647446,26.2165039 43.2507446,26.5625039 43.8457446,27.0075039 L71.1917453,48.3485035 C71.2517453,48.3975035 71.3087453,48.4475035 71.3637453,48.5015035 C72.3237453,49.4505035 72.5087453,50.4355035 72.4967453,51.0915034 C72.4677453,52.4455034 71.5947453,53.3065033 71.4197453,53.4635034 C61.1937455,61.3805032 44.6857461,74.4415041 44.6857461,74.4415041 C43.699746,75.1585041 42.906746,75.775504 41.995746,75.780504 L41.995746,75.780504 C40.937746,75.783504 40.178746,75.193504 39.821746,74.636504 C39.623746,74.326504 39.514746,73.966504 39.514746,73.599504 L39.5027446,29.632504 L39.5027446,29.632504 L39.5027446,29.632504" id="Shape" fill="rgb(155,155,155)"></path>
<path d="M39.5027446,29.632504 C39.5027446,29.632504 39.4987446,28.6955041 39.5967446,28.136504 C39.8227446,26.8445039 41.0657445,26.223504 42.0107446,26.2195039 C42.6647446,26.2165039 43.2507446,26.5625039 43.8457446,27.0075039 L71.1917453,48.3485035 C71.2517453,48.3975035 71.3087453,48.4475035 71.3637453,48.5015035 C72.3237453,49.4505035 72.5087453,50.4355035 72.4967453,51.0915034 C72.4677453,52.4455034 71.5947453,53.3065033 71.4197453,53.4635034 C61.1937455,61.3805032 44.6857461,74.4415041 44.6857461,74.4415041 C43.699746,75.1585041 42.906746,75.775504 41.995746,75.780504 L41.995746,75.780504 C40.937746,75.783504 40.178746,75.193504 39.821746,74.636504 C39.623746,74.326504 39.514746,73.966504 39.514746,73.599504 L39.5027446,29.632504 L39.5027446,29.632504 L39.5027446,29.632504" id="Shape" fill="rgb(213,213,213)"></path>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -3,13 +3,13 @@
<title>play-rest</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<linearGradient x1="50%" y1="-66.3125%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="rgb(255,255,255)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
<linearGradient x1="50%" y1="50%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="rgb(253,88,92)" offset="0%"></stop>
<stop stop-color="rgb(165,21,21)" offset="100%"></stop>
</linearGradient>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<path d="M39.5027446,29.632504 C39.5027446,29.632504 39.4987446,28.6955041 39.5967446,28.136504 C39.8227446,26.8445039 41.0657445,26.223504 42.0107446,26.2195039 C42.6647446,26.2165039 43.2507446,26.5625039 43.8457446,27.0075039 L71.1917453,48.3485035 C71.2517453,48.3975035 71.3087453,48.4475035 71.3637453,48.5015035 C72.3237453,49.4505035 72.5087453,50.4355035 72.4967453,51.0915034 C72.4677453,52.4455034 71.5947453,53.3065033 71.4197453,53.4635034 C61.1937455,61.3805032 44.6857461,74.4415041 44.6857461,74.4415041 C43.699746,75.1585041 42.906746,75.775504 41.995746,75.780504 L41.995746,75.780504 C40.937746,75.783504 40.178746,75.193504 39.821746,74.636504 C39.623746,74.326504 39.514746,73.966504 39.514746,73.599504 L39.5027446,29.632504 L39.5027446,29.632504 L39.5027446,29.632504" id="Shape" fill="rgb(255,255,255)"></path>
<path d="M39.5027446,29.632504 C39.5027446,29.632504 39.4987446,28.6955041 39.5967446,28.136504 C39.8227446,26.8445039 41.0657445,26.223504 42.0107446,26.2195039 C42.6647446,26.2165039 43.2507446,26.5625039 43.8457446,27.0075039 L71.1917453,48.3485035 C71.2517453,48.3975035 71.3087453,48.4475035 71.3637453,48.5015035 C72.3237453,49.4505035 72.5087453,50.4355035 72.4967453,51.0915034 C72.4677453,52.4455034 71.5947453,53.3065033 71.4197453,53.4635034 C61.1937455,61.3805032 44.6857461,74.4415041 44.6857461,74.4415041 C43.699746,75.1585041 42.906746,75.775504 41.995746,75.780504 L41.995746,75.780504 C40.937746,75.783504 40.178746,75.193504 39.821746,74.636504 C39.623746,74.326504 39.514746,73.966504 39.514746,73.599504 L39.5027446,29.632504 L39.5027446,29.632504 L39.5027446,29.632504" id="Shape" fill="rgb(254,254,254)"></path>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1,59 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg2"
version="1.1"
inkscape:version="0.48.2 r9819"
width="100"
height="100"
xml:space="preserve"
sodipodi:docname="playlist.pdf"><metadata
id="metadata8"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
id="defs6" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview4"
showgrid="false"
inkscape:zoom="2.87625"
inkscape:cx="50"
inkscape:cy="50"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="g10" /><g
id="g10"
inkscape:groupmode="layer"
inkscape:label="playlist"
transform="matrix(1.25,0,0,-1.25,0,100)"><g
id="g12" /><g
id="g14"><path
d="m 66.31543,55.20355 c -2.88404,3.54456 -6.15233,7.56172 -8.13376,14.2545 -0.17962,0.61014 -0.73437,0.98148 -1.31414,0.8827 -0.57522,-0.10252 -0.99697,-0.65139 -0.99583,-1.29279 0.01023,-2.27552 0.13528,-4.40101 0.36718,-6.32145 l 0,-36.63836 c -2.56574,0.29882 -5.74081,-1.17652 -8.21334,-3.82088 -3.82418,-4.08968 -4.86662,-9.50342 -2.3759,-12.324061 0.92194,-1.038987 2.21334,-1.586613 3.73437,-1.586613 2.45889,0 5.27473,1.44158 7.53468,3.858384 3.2194,3.44704 4.5233,8.00808 3.19894,11.02126 l 0,28.03016 c 1.68245,-2.42431 3.63433,-3.9209 5.42592,-5.29371 2.72149,-2.08798 4.687,-3.59458 5.05874,-7.64675 0.06138,-0.67515 0.57522,-1.19277 1.20045,-1.17152 0.61842,0.01376 1.12088,0.54638 1.15953,1.22528 0.43767,8.11561 -3.00341,12.34533 -6.64684,16.82385"
style="fill:#b6c3d8;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="path16" /><path
d="m 9.948989,31 32.776541,0 c 1.41551,0 2.55972,-1.07796 2.55972,-2.40841 0,-1.33045 -1.14421,-2.4084 -2.55972,-2.4084 l -32.776541,0 c -1.41404,0 -2.561197,1.07795 -2.561197,2.4084 0,1.33045 1.147157,2.40841 2.561197,2.40841"
style="fill:#c3cee0;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="path18" /><path
d="m 9.948989,46 32.776541,0 c 1.41551,0 2.55972,-1.07796 2.55972,-2.40841 0,-1.33045 -1.14421,-2.4084 -2.55972,-2.4084 l -32.776541,0 c -1.41404,0 -2.561197,1.07795 -2.561197,2.4084 0,1.33045 1.147157,2.40841 2.561197,2.40841"
style="fill:#c3cee0;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="path20" /><path
d="m 45.33686,58.22534 c 0,-1.32907 -1.14274,-2.40702 -2.55973,-2.40702 l -32.77653,0 c -1.414044,0 -2.561201,1.07795 -2.561201,2.40702 0,1.32906 1.147157,2.4084 2.561201,2.4084 l 32.77653,0 c 1.41699,0 2.55973,-1.07934 2.55973,-2.4084"
style="fill:#c3cee0;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="path22" /></g></g></svg>
<svg width="70px" height="70px" 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>playlist-icon</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<radialGradient cx="50%" cy="29.7097952%" fx="50%" fy="29.7097952%" r="153.383315%" id="radialGradient-1">
<stop stop-color="rgb(254,255,254)" stop-opacity="0.5" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<path d="M47.5025931,4.54194679 C50.2434046,11.2347259 54.7642469,15.2518915 58.7535969,18.7964536 C63.7933571,23.2749746 68.5532165,27.5046907 67.947814,35.6202967 C67.8943508,36.299203 67.1993188,36.8318242 66.3438972,36.8455785 C65.479041,36.8668316 64.7682846,36.3492118 64.6833724,35.6740588 C64.1691718,31.6218858 61.4503799,30.1152899 57.6858897,28.0273149 C55.2076821,26.6545008 52.5077542,25.1579058 50.1805015,22.7336035 L50.1805015,50.763756 C52.0124282,53.776944 50.2088108,58.337985 45.7555785,61.7850227 C42.6295123,64.2018243 38.7345144,65.6434035 35.3332647,65.6434035 C33.2293047,65.6434035 31.4429788,65.0957783 30.1677088,64.0567913 C26.7224306,61.2361459 28.1643853,55.8224099 33.4541645,51.7327263 C36.8742835,49.0883728 41.2661852,47.6130348 44.8152448,47.9118526 L44.8152448,11.2734866 C44.4944604,9.3530458 44.3214913,7.22756122 44.3073393,4.95204222 C44.3057668,4.31064159 44.8891498,3.76176773 45.6848184,3.65924778 C46.4867767,3.56047332 47.2541413,3.93180806 47.5025931,4.54194679 Z M7.41968321,19 L34.3132543,19 C35.4747001,19 36.4135367,20.0779572 36.4135367,21.4084072 C36.4135367,22.7388592 35.4747001,23.8168144 34.3132543,23.8168144 L7.41968321,23.8168144 C6.25944519,23.8168144 5.3181884,22.7388592 5.3181884,21.4084072 C5.3181884,20.0779572 6.25944519,19 7.41968321,19 Z M7.41968321,34.4487179 L34.3132543,34.4487179 C35.4747001,34.4487179 36.4135367,35.5676703 36.4135367,36.9487199 C36.4135367,38.3297656 35.4747001,39.4487179 34.3132543,39.4487179 L7.41968321,39.4487179 C6.25944519,39.4487179 5.3181884,38.3297656 5.3181884,36.9487199 C5.3181884,35.5676703 6.25944519,34.4487179 7.41968321,34.4487179 Z M36.4558825,6.81221914 C36.4558825,7.91977199 35.5182542,8.81806962 34.3555971,8.81806962 L7.46202753,8.81806962 C6.3017895,8.81806962 5.36053281,7.91977199 5.36053281,6.81221914 C5.36053281,5.7046663 6.3017895,4.80521313 7.46202753,4.80521313 L34.3555971,4.80521313 C35.5182542,4.80521313 36.4558825,5.7046663 36.4558825,6.81221914 Z M36.4558825,6.81221914" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<use id="path1084" fill="rgb(167,183,211)" xlink:href="#path-2"></use>
<use id="path1084-1" stroke="none" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -3,13 +3,15 @@
<title>skip-pressed</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<linearGradient x1="50%" y1="-66.3125%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="rgb(254,255,255)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
<linearGradient x1="50%" y1="50%" x2="50%" y2="0%" id="linearGradient-1">
<stop stop-color="rgb(49,55,59)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</linearGradient>
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<path d="M37.6770005,72.0585419 L50.2810006,62.9065414 L50.2810006,69.5685416 C50.2810006,70.7255416 50.9300006,71.7855416 51.9610006,72.3105417 C52.9880005,72.8345417 54.2310005,72.7385417 55.1650006,72.0585417 L80.732,53.4895415 C81.529,52.9125415 82,51.9855415 82,51.0015416 C82,50.0165416 81.531,49.0915416 80.732,48.5115416 L55.1650006,29.9415419 C54.6310006,29.5525419 53.9940006,29.3545418 53.3570006,29.3545418 C52.8790006,29.3545418 52.4010006,29.4635418 51.9610006,29.6895419 C50.9310006,30.2145418 50.2810006,31.2735418 50.2810006,32.4295419 L50.2810006,39.0945418 L37.6770005,29.9415419 C37.1440005,29.552542 36.5070006,29.3545419 35.8700005,29.3545419 C35.3910005,29.3545419 34.9140005,29.4635419 34.4740005,29.6895419 C33.4430004,30.2145419 32.7930005,31.2735419 32.7930005,32.429542 L32.7930005,69.5695413 C32.7930007,70.7255809 33.4429946,71.7845409 34.4740005,72.3105419 C35.5010004,72.8345419 36.7440004,72.7385419 37.6770005,72.0585419 Z M37.6770005,72.0585419" id="Shape" fill="rgb(212,212,212)"></path>
<use id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
<use id="Oval 1-1" stroke="none" fill="none" xlink:href="#path-2"></use>
<path d="M37.6770005,72.0585419 L50.2810006,62.9065414 L50.2810006,69.5685416 C50.2810006,70.7255416 50.9300006,71.7855416 51.9610006,72.3105417 C52.9880005,72.8345417 54.2310005,72.7385417 55.1650006,72.0585417 L80.732,53.4895415 C81.529,52.9125415 82,51.9855415 82,51.0015416 C82,50.0165416 81.531,49.0915416 80.732,48.5115416 L55.1650006,29.9415419 C54.6310006,29.5525419 53.9940006,29.3545418 53.3570006,29.3545418 C52.8790006,29.3545418 52.4010006,29.4635418 51.9610006,29.6895419 C50.9310006,30.2145418 50.2810006,31.2735418 50.2810006,32.4295419 L50.2810006,39.0945418 L37.6770005,29.9415419 C37.1440005,29.552542 36.5070006,29.3545419 35.8700005,29.3545419 C35.3910005,29.3545419 34.9140005,29.4635419 34.4740005,29.6895419 C33.4430004,30.2145419 32.7930005,31.2735419 32.7930005,32.429542 L32.7930005,69.5695413 C32.7930007,70.7255809 33.4429946,71.7845409 34.4740005,72.3105419 C35.5010004,72.8345419 36.7440004,72.7385419 37.6770005,72.0585419 Z M37.6770005,72.0585419" id="Shape" fill="rgb(213,213,213)"></path>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -3,13 +3,15 @@
<title>skip-rest</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<linearGradient x1="50%" y1="-66.3125%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="rgb(254,255,255)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
<linearGradient x1="50%" y1="50%" x2="50%" y2="0%" id="linearGradient-1">
<stop stop-color="rgb(49,55,59)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</linearGradient>
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<path d="M51,101 C78.6142389,101 101,78.6142389 101,51 C101,23.3857611 78.6142389,1 51,1 C23.3857611,1 1,23.3857611 1,51 C1,78.6142389 23.3857611,101 51,101 Z M51,101" id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<use id="Oval 1" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
<use id="Oval 1-1" stroke="none" fill="none" xlink:href="#path-2"></use>
<path d="M37.6770005,72.0585419 L50.2810006,62.9065414 L50.2810006,69.5685416 C50.2810006,70.7255416 50.9300006,71.7855416 51.9610006,72.3105417 C52.9880005,72.8345417 54.2310005,72.7385417 55.1650006,72.0585417 L80.732,53.4895415 C81.529,52.9125415 82,51.9855415 82,51.0015416 C82,50.0165416 81.531,49.0915416 80.732,48.5115416 L55.1650006,29.9415419 C54.6310006,29.5525419 53.9940006,29.3545418 53.3570006,29.3545418 C52.8790006,29.3545418 52.4010006,29.4635418 51.9610006,29.6895419 C50.9310006,30.2145418 50.2810006,31.2735418 50.2810006,32.4295419 L50.2810006,39.0945418 L37.6770005,29.9415419 C37.1440005,29.552542 36.5070006,29.3545419 35.8700005,29.3545419 C35.3910005,29.3545419 34.9140005,29.4635419 34.4740005,29.6895419 C33.4430004,30.2145419 32.7930005,31.2735419 32.7930005,32.429542 L32.7930005,69.5695413 C32.7930007,70.7255809 33.4429946,71.7845409 34.4740005,72.3105419 C35.5010004,72.8345419 36.7440004,72.7385419 37.6770005,72.0585419 Z M37.6770005,72.0585419" id="Shape" fill="rgb(254,254,254)"></path>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.0 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@ -2,33 +2,17 @@
<svg width="62px" height="62px" 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>supercollection</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs></defs>
<defs>
<radialGradient cx="43.3324993%" cy="50%" fx="43.3324993%" fy="50%" r="121.973801%" id="radialGradient-1">
<stop stop-color="rgb(254,255,254)" stop-opacity="0.5" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<path d="M3.60763874,20.4675003 C3.60763874,18.3100003 5.39131933,16.5562503 7.59259259,16.5562503 C9.79131944,16.5562503 11.5762731,18.3100003 11.5762731,20.4675003 C11.5762731,22.6300004 9.79131944,24.3800004 7.59259259,24.3800004 C5.39131948,24.3800004 3.60763874,22.6300004 3.60763874,20.4675003 Z M23.8703704,41.1300004 L22.3247685,43.9587504 C21.9708334,44.6062503 21.150926,44.8525003 20.4863426,44.5025003 C19.8268517,44.1562504 19.5773148,43.3475005 19.9312499,42.6975003 L21.4806712,39.8687503 C21.7225693,39.4225003 22.1910879,39.1650003 22.6761573,39.1650003 C22.8925925,39.1650003 23.1128471,39.2175003 23.317824,39.3250003 C23.9773148,39.6725004 24.2255787,40.4812504 23.8703704,41.1300004 Z M17.6848381,56.5425005 C17.6848381,58.7025002 15.9024306,60.4550007 13.7037037,60.4550007 C11.5024306,60.4550007 9.71874985,58.7025002 9.71874985,56.5425005 C9.71874985,54.3812504 11.5024306,52.6300004 13.7037037,52.6300004 C15.9024306,52.6300004 17.6848381,54.3812504 17.6848381,56.5425005 Z M50.625,60.3762502 C47.2829861,60.3762502 44.5584492,57.7062503 44.5584492,54.4200004 C44.5584492,53.3725004 44.8385418,52.3900004 45.3236113,51.5325004 L31.4857635,37.2750003 C30.2291663,38.0225003 28.7612263,38.4575002 27.1914349,38.4575002 C22.5928238,38.4575002 18.854861,34.7875001 18.854861,30.2750002 C18.854861,25.7650002 22.5928241,22.0937501 27.1914349,22.0937501 C27.2767359,22.0937501 27.3543979,22.1025001 27.4422451,22.1050001 L30.5334488,10.1937498 C28.8057868,9.14249976 27.6446756,7.26874989 27.6446756,5.12999964 C27.6446756,1.84499961 30.3692127,-0.825000286 33.713773,-0.825000286 C36.6355271,-0.825000286 39.0818062,1.21415952 39.6522293,3.92089705 C39.7345264,4.31140862 39.7777777,4.7158158 39.7777777,5.12999964 C39.7777777,8.3062495 37.2314814,10.9012498 34.0409721,11.0699995 L30.9484954,22.9824991 C33.6590277,24.3324992 35.5229166,27.0924993 35.5229166,30.2749993 C35.5229166,31.9587493 35.002199,33.5262493 34.1097221,34.8274992 L47.9488423,49.0837489 C48.7560183,48.6899989 49.6637729,48.4637489 50.6249997,48.4637489 C53.9721062,48.4637489 56.6940972,51.134999 56.6940972,54.4199987 C56.6940975,57.7062503 53.9721067,60.3762502 50.625,60.3762502 Z M16.7592593,26.6300004 L13.5929398,24.9112504 C12.9347222,24.5537504 12.6953704,23.7425004 13.0607639,23.1000004 C13.3077546,22.6600004 13.7711806,22.4112504 14.2486111,22.4112504 C14.4701389,22.4112504 14.6967593,22.4650004 14.9042824,22.5775004 L18.0706019,24.2987504 C18.7288195,24.6550004 18.9668981,25.4650004 18.6040509,26.1112504 C18.2412037,26.7550004 17.4136574,26.9887504 16.7592593,26.6300004 Z M46.3866899,20.4675003 C46.3866899,18.3100003 48.1690973,16.5575002 50.3703704,16.5575002 C52.5703704,16.5575002 54.3540509,18.3100002 54.3540509,20.4675003 C54.3540509,22.6300004 52.5703704,24.3800004 50.3703704,24.3800004 C48.1690973,24.3800004 46.3866899,22.6300004 46.3866899,20.4675003 Z M19.8148148,48.1300004 L18.269213,50.9587504 C17.9152778,51.6062503 17.0953705,51.8525003 16.430787,51.5025003 C15.7712961,51.1562504 15.5217593,50.3475005 15.8756943,49.6975003 L17.4251156,46.8687503 C17.6670138,46.4225003 18.1355323,46.1650003 18.6206017,46.1650003 C18.8370369,46.1650003 19.0572916,46.2175003 19.2622684,46.3250003 C19.9217593,46.6725004 20.1700232,47.4812504 19.8148148,48.1300004 Z M43.4953704,25.1300004 L40.3481483,26.8925004 C39.6975694,27.2562504 38.8687499,27.0337504 38.4957175,26.3962504 C38.1265046,25.7550004 38.3518519,24.9425004 39.0011574,24.5762504 L42.1445604,22.8137505 C42.3609955,22.6950005 42.5888891,22.6387505 42.820602,22.6387505 C43.2891206,22.6387505 43.7474539,22.8812505 43.9982641,23.3125004 C44.3700231,23.9512504 44.1421297,24.7650004 43.4953704,25.1300004 Z M43.4953704,25.1300004" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<g id="Group">
<g id="g2720" fill="rgb(0,0,0)">
<path d="M7.59259259,44.0737501 C5.39131948,44.0737501 3.60763874,42.3237501 3.60763874,40.1612499 C3.60763874,38.00375 5.39131933,36.25 7.59259259,36.25 C9.79131944,36.25 11.5762731,38.00375 11.5762731,40.1612499 C11.5762731,42.3237501 9.79131944,44.0737501 7.59259259,44.0737501" id="path2722" fill="rgb(168,182,207)"></path>
</g>
<g id="g2724" fill="rgb(0,0,0)">
<path d="M13.7037037,0.174999714 C15.9024306,0.174999714 17.6848381,1.92624974 17.6848381,4.08749986 C17.6848381,6.24749947 15.9024306,8 13.7037037,8 C11.5024306,8 9.71874985,6.24749947 9.71874985,4.08749986 C9.71874985,1.92624974 11.5024306,0.174999714 13.7037037,0.174999714" id="path2726" fill="rgb(168,182,207)"></path>
</g>
<g id="g2728" fill="rgb(0,0,0)">
<path d="M19.8148148,10.9330886 L18.269213,13.7618386 C17.9152778,14.4093385 17.0953705,14.6555885 16.430787,14.3055885 C15.7712961,13.9593386 15.5217593,13.1505887 15.8756943,12.5005885 L17.4251156,9.67183852 C17.6670138,9.22558853 18.1355323,8.96808849 18.6206017,8.96808849 C18.8370369,8.96808849 19.0572916,9.02058849 19.2622684,9.1280885 C19.9217593,9.47558859 20.1700232,10.2843386 19.8148148,10.9330886" id="path2730" fill="rgb(168,182,207)"></path>
</g>
<g id="g2744" fill="rgb(0,0,0)">
<path d="M16.7592593,38.0503815 L13.5929398,36.3316315 C12.9347222,35.9741315 12.6953704,35.1628815 13.0607639,34.5203815 C13.3077546,34.0803815 13.7711806,33.8316315 14.2486111,33.8316315 C14.4701389,33.8316315 14.6967593,33.8853815 14.9042824,33.9978815 L18.0706019,35.7191314 C18.7288195,36.0753814 18.9668981,36.8853815 18.6040509,37.5316315 C18.2412037,38.1753815 17.4136574,38.4091315 16.7592593,38.0503815" id="path2746" fill="rgb(168,182,207)"></path>
</g>
<g id="g2748" fill="rgb(0,0,0)">
<path d="M50.625,52.2087509 C50.4111111,52.2087509 50.1997685,52.2337509 49.9947917,52.2725009 C48.7050926,52.5137509 47.6840279,53.4850009 47.3784723,54.7287509 C47.3135416,54.9775008 47.2753472,55.233751 47.2753472,55.4987509 C47.2753472,57.313751 48.7789351,58.7912506 50.625,58.7912506 C52.4736111,58.7912506 53.9771989,57.313751 53.9771989,55.4987509 C53.9771989,53.6850009 52.4736111,52.2087509 50.625,52.2087509 M31.7734952,30.3175003 C31.5621526,29.4187503 31.0859951,28.6200002 30.4252313,28.0050003 C30.2966433,27.8850003 30.156597,27.7775003 30.0140044,27.6700002 C29.2221063,27.0850003 28.2519674,26.7262503 27.1914349,26.7262503 C26.9546294,26.7262503 26.7292821,26.7625002 26.5064812,26.7937503 C25.5032405,26.9387502 24.5993053,27.3812503 23.9041665,28.0450003 C23.254861,28.6687503 22.7863424,29.4725003 22.5864583,30.3775004 C22.5164351,30.6925004 22.4744212,31.0175004 22.4744212,31.3537504 C22.4744212,32.6437503 23.0206018,33.8112504 23.8901619,34.6512504 C24.5216434,35.2600004 25.3237268,35.6975004 26.2225694,35.8825004 C26.5344907,35.9462504 26.8591434,35.9812504 27.1914351,35.9812504 C27.7847221,35.9812504 28.3487267,35.8612504 28.8719907,35.6637504 C30.0445602,35.2212504 30.9917823,34.3387505 31.5010417,33.2162505 C31.7582176,32.6462505 31.9046297,32.0175005 31.9046297,31.3537505 C31.9046297,30.9962505 31.8537037,30.6525005 31.7734954,30.3175005 M31.2680556,8.44125118 C31.8791667,9.0875012 32.7449074,9.50000118 33.7137732,9.50000118 C34.0868056,9.50000118 34.4407407,9.42500118 34.7768519,9.31375118 C36.1021991,8.87500116 37.0659722,7.65625121 37.0659722,6.20875122 C37.0659722,4.39375119 35.559838,2.91750135 33.7137733,2.91750135 C31.8677084,2.91750135 30.3615743,4.39375134 30.3615743,6.20875122 C30.3615743,7.07375118 30.7078706,7.8537512 31.2680558,8.44125124 M50.625,61.4550007 C47.2829861,61.4550007 44.5584492,58.7850008 44.5584492,55.4987509 C44.5584492,54.4512509 44.8385418,53.4687509 45.3236113,52.6112509 L31.4857635,38.3537508 C30.2291663,39.1012507 28.7612263,39.5362507 27.1914349,39.5362507 C22.5928238,39.5362507 18.854861,35.8662506 18.854861,31.3537507 C18.854861,26.8437507 22.5928241,23.1725006 27.1914349,23.1725006 C27.2767359,23.1725006 27.3543979,23.1812506 27.4422451,23.1837506 L30.5334488,11.2725003 C28.8057868,10.2212503 27.6446756,8.34750038 27.6446756,6.20875013 C27.6446756,2.9237501 30.3692127,0.253750205 33.713773,0.253750205 C36.6355271,0.253750205 39.0818062,2.29291001 39.6522293,4.99964754 C39.7345264,5.39015911 39.7777777,5.79456629 39.7777777,6.20875013 C39.7777777,9.38499999 37.2314814,11.9800003 34.0409721,12.1487499 L30.9484954,24.0612496 C33.6590277,25.4112497 35.5229166,28.1712497 35.5229166,31.3537498 C35.5229166,33.0374998 35.002199,34.6049998 34.1097221,35.9062497 L47.9488423,50.1624994 C48.7560183,49.7687494 49.6637729,49.5424994 50.6249997,49.5424994 C53.9721062,49.5424994 56.6940972,52.2137495 56.6940972,55.4987492 C56.6940975,58.7850008 53.9721067,61.4550007 50.625,61.4550007 Z M50.625,61.4550007" id="path2750" fill="rgb(168,182,207)"></path>
</g>
<g id="g2716" fill="rgb(168,182,207)">
<path d="M50.3703704,44.0725002 C48.1690973,44.0725002 46.3866899,42.3225002 46.3866899,40.16 C46.3866899,38.0025001 48.1690973,36.25 50.3703704,36.25 C52.5703704,36.25 54.3540509,38.0024999 54.3540509,40.16 C54.3540509,42.3225002 52.5703704,44.0725002 50.3703704,44.0725002" id="path2718"></path>
</g>
<g id="g2740" fill="rgb(168,182,207)">
<path d="M43.4953704,36.0539821 L40.3481483,37.8164821 C39.6975694,38.1802321 38.8687499,37.9577321 38.4957175,37.3202322 C38.1265046,36.6789821 38.3518519,35.8664821 39.0011574,35.5002322 L42.1445604,33.7377322 C42.3609955,33.6189822 42.5888891,33.5627322 42.820602,33.5627322 C43.2891206,33.5627322 43.7474539,33.8052322 43.9982641,34.2364822 C44.3700231,34.8752321 44.1421297,35.6889822 43.4953704,36.0539821" id="path2742"></path>
</g>
<g id="g2728" fill="rgb(0,0,0)">
<path d="M23.8703704,17.9330886 L22.3247685,20.7618386 C21.9708334,21.4093385 21.150926,21.6555885 20.4863426,21.3055885 C19.8268517,20.9593386 19.5773148,20.1505887 19.9312499,19.5005885 L21.4806712,16.6718385 C21.7225693,16.2255885 22.1910879,15.9680885 22.6761573,15.9680885 C22.8925925,15.9680885 23.1128471,16.0205885 23.317824,16.1280885 C23.9773148,16.4755886 24.2255787,17.2843386 23.8703704,17.9330886" id="path2730" fill="rgb(168,182,207)"></path>
</g>
<use id="path2722" fill="rgb(167,183,211)" xlink:href="#path-2"></use>
<use id="path2722-1" stroke="none" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -1,17 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="54px" height="44px" 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="70px" height="70px" 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>volume-icon-full</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<linearGradient x1="50%" y1="-66.3125%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="rgb(254,255,255)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
</linearGradient>
<radialGradient cx="60.1321578%" cy="50%" fx="60.1321578%" fy="50%" r="100%" id="radialGradient-1">
<stop stop-color="rgb(254,255,254)" stop-opacity="0.5" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<path d="M44.974563,24.947998 C45.90479,24.802002 46.8319666,25.1810303 47.055363,25.7979981 C47.611263,27.3779978 47.891763,28.9909979 47.897883,30.6099979 C47.888703,32.2399978 47.607183,33.8709978 47.047203,35.4659978 C46.858503,35.9929978 46.144503,36.3509978 45.360123,36.3509978 L44.965383,36.3219978 C44.031063,36.1759979 43.441503,35.5639979 43.664883,34.9479979 C44.167743,33.5229982 44.430903,32.0639981 44.425803,30.6099981 C44.430903,29.166998 44.182023,27.7209981 43.681203,26.3199981 L43.686303,26.3189981 C43.468023,25.7009981 44.045343,25.086998 44.974563,24.947998 Z M36.9451135,12.4069824 C40.0102185,10.4790039 40.4029285,13.7340088 40.4029136,13.7349824 L40.4029136,30.3079824 L40.4029136,31.0769824 L40.4029136,47.6499823 C40.4029136,47.6499823 40.0102136,50.9039824 36.9451135,48.9769824 C34.5399537,47.4649823 28.4699335,42.4019823 24.8203734,39.3049824 L13.9522737,39.3049824 C13.2423537,39.3049824 12.6660537,38.7399824 12.6660537,38.0439824 L12.6660537,23.542982 C12.6660537,22.845982 13.2433737,22.280982 13.9522737,22.280982 L24.5816932,22.280982 C28.2006536,19.2089825 34.4869134,13.9519824 36.9451135,12.4069824 Z M57.4460925,15.1989746 C60.928374,20.0839844 62.6828064,25.3530273 62.6827727,30.6209752 C62.6827727,35.8949744 60.9293924,41.163975 57.4450725,46.0469749 C57.1462124,46.4599749 56.5209524,46.7049749 55.8671324,46.7029749 C55.6253925,46.7039749 55.3765125,46.6689749 55.1378325,46.5979749 C54.2647125,46.3289748 53.8934325,45.6469749 54.3024525,45.0749749 C57.5746123,40.4979743 59.2035523,35.5639743 59.2035523,30.6209744 C59.2035523,25.6799744 57.5735925,20.7489747 54.3024525,16.1709746 L54.3106125,16.1709746 C53.9056725,15.5989746 54.2738925,14.9169746 55.1388524,14.6509746 C55.9997325,14.3819746 57.0360525,14.6229746 57.4460925,15.1989746 Z M52.8683569,21.4260254 C54.4319751,24.3780518 55.1980334,27.4909668 55.197017,30.6030257 C55.1980369,33.737026 54.4075371,36.8650263 52.861217,39.8400262 C52.6102971,40.3150262 51.935057,40.6110262 51.211877,40.6110262 C51.025217,40.6110262 50.8354971,40.5910262 50.6488371,40.5490262 C49.7420571,40.3460261 49.2616371,39.6910262 49.5747771,39.0970262 C51.004817,36.363026 51.727997,33.4820257 51.730037,30.6030257 C51.730037,27.7370256 51.0211369,24.8780254 49.5972169,22.1730254 C49.2830569,21.5770254 49.7634769,20.9250254 50.6641369,20.7230254 C51.562757,20.5150254 52.5501169,20.8270254 52.8683569,21.4260254 Z M52.8683569,21.4260254" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<path d="M34.974563,14.947998 C34.045343,15.086998 33.468023,15.7009981 33.686303,16.3189981 L33.681203,16.3199981 C34.182023,17.7209981 34.430903,19.166998 34.425803,20.6099981 C34.430903,22.0639981 34.167743,23.5229982 33.664883,24.9479979 C33.441503,25.5639979 34.031063,26.1759979 34.965383,26.3219978 C35.096963,26.3429978 35.228543,26.3509978 35.360123,26.3509978 C36.144503,26.3509978 36.858503,25.9929978 37.047203,25.4659978 C37.607183,23.8709978 37.888703,22.2399978 37.897883,20.6099979 C37.891763,18.9909979 37.611263,17.3779978 37.055363,15.7979981 C36.8319666,15.1810303 35.90479,14.802002 34.974563,14.947998 C34.974563,14.947998 35.90479,14.802002 34.974563,14.947998 L34.974563,14.947998" id="Shape" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<path d="M47.4460925,5.19897461 C47.0360525,4.62297463 45.9997325,4.38197464 45.1388524,4.65097463 C44.2738925,4.91697463 43.9056725,5.59897465 44.3106125,6.17097461 L44.3024525,6.17097461 C47.5735925,10.7489747 49.2035523,15.6799744 49.2035523,20.6209744 C49.2035523,25.5639743 47.5746123,30.4979743 44.3024525,35.0749749 C43.8934325,35.6469749 44.2647125,36.3289748 45.1378325,36.5979749 C45.3765125,36.6689749 45.6253925,36.7039749 45.8671324,36.7029749 C46.5209524,36.7049749 47.1462124,36.4599749 47.4450725,36.0469749 C50.9293924,31.163975 52.6827727,25.8949744 52.6827727,20.6209752 C52.6828064,15.3530273 50.928374,10.0839844 47.4460925,5.19897461 C47.4460925,5.19897461 50.928374,10.0839844 47.4460925,5.19897461 L47.4460925,5.19897461" id="Shape" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<path d="M42.8683569,11.4260254 C42.5501169,10.8270254 41.562757,10.5150254 40.6641369,10.7230254 C39.7634769,10.9250254 39.2830569,11.5770254 39.5972169,12.1730254 C41.0211369,14.8780254 41.730037,17.7370256 41.730037,20.6030257 C41.727997,23.4820257 41.004817,26.363026 39.5747771,29.0970262 C39.2616371,29.6910262 39.7420571,30.3460261 40.6488371,30.5490262 C40.8354971,30.5910262 41.025217,30.6110262 41.211877,30.6110262 C41.935057,30.6110262 42.6102971,30.3150262 42.861217,29.8400262 C44.4075371,26.8650263 45.1980369,23.737026 45.197017,20.6030257 C45.1980334,17.4909668 44.4319751,14.3780518 42.8683569,11.4260254 C42.8683569,11.4260254 44.4319751,14.3780518 42.8683569,11.4260254 L42.8683569,11.4260254" id="Shape" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<path d="M26.9451135,2.40698242 C24.4869134,3.95198238 18.2006536,9.20898247 14.5816932,12.280982 L3.95227371,12.280982 C3.24337372,12.280982 2.66605367,12.845982 2.66605367,13.542982 L2.66605367,28.0439824 C2.66605367,28.7399824 3.24235367,29.3049824 3.95227371,29.3049824 L14.8203734,29.3049824 C18.4699335,32.4019823 24.5399537,37.4649823 26.9451135,38.9769824 C30.0102136,40.9039824 30.4029136,37.6499823 30.4029136,37.6499823 L30.4029136,21.0769824 L30.4029136,20.3079824 L30.4029136,3.73498243 C30.4029285,3.73400879 30.0102185,0.479003906 26.9451135,2.40698242 C26.9451135,2.40698242 30.0102185,0.479003906 26.9451135,2.40698242 L26.9451135,2.40698242" id="Shape" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<use id="Shape" fill-opacity="0.5" fill="rgb(48,55,58)" xlink:href="#path-2"></use>
<use id="Shape-1" stroke="none" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -1,16 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="43px" height="44px" 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="70px" height="70px" 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>volume-icon-muted</title>
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
<defs>
<linearGradient x1="50%" y1="-66.3125%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="rgb(254,255,255)" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
</linearGradient>
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="50%" id="radialGradient-1">
<stop stop-color="rgb(254,255,254)" stop-opacity="0.5" offset="0%"></stop>
<stop stop-color="rgb(0,0,0)" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<path d="M33.1787796,24.484441 L22.5493601,24.484441 C21.8404601,24.484441 21.26314,25.049441 21.26314,25.746441 L21.26314,40.2474414 C21.26314,40.9434413 21.83944,41.5084414 22.5493601,41.5084414 L33.4174598,41.5084414 C37.0670199,44.6054413 43.1370401,49.6684412 45.5421999,51.1804413 C48.6073,53.1074414 49,49.8534413 49,49.8534413 L49,33.2804414 L49,32.5114414 L49,15.9384414 C49.0000148,15.9374678 48.6073049,12.6824629 45.5421999,14.6104414 C43.0839998,16.1554414 36.7977399,21.4124414 33.1787796,24.484441 Z M33.1787796,24.484441" id="path-2"></path>
</defs>
<g id="Page 1" fill="rgb(223,223,223)" fill-rule="evenodd">
<g id="Group" fill="rgb(0,0,0)">
<path d="M32.5421999,3.6104414 C30.0839998,5.15544135 23.7977399,10.4124414 20.1787796,13.484441 L9.54936008,13.484441 C8.84046009,13.484441 8.26314004,14.049441 8.26314004,14.746441 L8.26314004,29.2474414 C8.26314004,29.9434413 8.83944004,30.5084414 9.54936008,30.5084414 L20.4174598,30.5084414 C24.0670199,33.6054413 30.1370401,38.6684412 32.5421999,40.1804413 C35.6073,42.1074414 36,38.8534413 36,38.8534413 L36,22.2804414 L36,21.5114414 L36,4.93844141 C36.0000148,4.93746776 35.6073049,1.68246288 32.5421999,3.6104414 C32.5421999,3.6104414 35.6073049,1.68246288 32.5421999,3.6104414 L32.5421999,3.6104414" id="Shape" stroke="rgb(167,167,167)" stroke-width="1" fill="url(#linearGradient-1)"></path>
<use id="Shape" fill-opacity="0.5" fill="rgb(48,55,58)" xlink:href="#path-2"></use>
<use id="Shape-1" stroke="none" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB