mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-13 04:21:51 +02:00
Fix green-dot and search icons
This commit is contained in:
parent
59cf992dfb
commit
9a4cdf1865
@ -1,93 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<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"
|
||||
width="33"
|
||||
height="33"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
sodipodi:docname="green-dot.svg">
|
||||
<metadata
|
||||
id="metadata22">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:window-height="750"
|
||||
id="namedview20"
|
||||
showgrid="false"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:zoom="2.7764706"
|
||||
inkscape:cx="41.5"
|
||||
inkscape:cy="-11.561441"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="-3"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg2" />
|
||||
<title
|
||||
id="title4">green-dot</title>
|
||||
<description
|
||||
id="description6">Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs
|
||||
id="defs8">
|
||||
<radialGradient
|
||||
cx="17.5"
|
||||
cy="17.5"
|
||||
fx="17.5"
|
||||
fy="17.5"
|
||||
r="31.283204"
|
||||
id="radialGradient-1"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
stop-color="rgb(193,223,81)"
|
||||
offset="0%"
|
||||
id="stop11" />
|
||||
<stop
|
||||
stop-color="rgb(86,136,31)"
|
||||
offset="100%"
|
||||
id="stop13" />
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<g
|
||||
id="Page 1"
|
||||
style="fill:#d7d7d7;fill-rule:evenodd"
|
||||
transform="translate(-1,-1)">
|
||||
<g
|
||||
id="green-dot"
|
||||
style="fill:#000000">
|
||||
<g
|
||||
id="g17"
|
||||
style="fill:#dedfde">
|
||||
<path
|
||||
d="M 34,17.5 C 34,8.3873015 26.6127,1 17.5,1 8.3873015,1 1,8.3873015 1,17.5 1,26.6127 8.3873015,34 17.5,34 26.6127,34 34,26.6127 34,17.5 z m 0,0"
|
||||
id="Oval 1"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:url(#radialGradient-1)" />
|
||||
</g>
|
||||
<svg width="50px" height="50px" viewBox="0 0 50 50" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<title>green-dot</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="94.7975874%" id="radialGradient-1">
|
||||
<stop stop-color="rgb(193,223,81)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(86,136,31)" offset="100%"></stop>
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
|
||||
<g id="green-dot" fill="rgb(0,0,0)">
|
||||
<g id="Page 1" fill="rgb(222,223,222)">
|
||||
<path d="M24,12 C24,6.47715239 19.5228482,2 14,2 C8.47715239,2 4,6.47715239 4,12 C4,17.5228482 8.47715239,22 14,22 C19.5228482,22 24,17.5228482 24,12 Z M24,12" id="Oval 1" fill="url(#radialGradient-1)"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 1.1 KiB |
@ -1,9 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="50px" height="50px" 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="50px" height="50px" viewBox="0 0 50 50" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<title>search-icon</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs></defs>
|
||||
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
|
||||
<path d="M43.5068816,43.0943684 L32.314124,28.1858003 L31.5054434,28.1858003 L30.6926421,28.9975714 L29.4986793,27.3482751 C32.1523878,24.6585106 33.7944732,20.9684548 33.7944732,16.8972366 C33.7944732,8.68371993 27.1117838,2 18.8972366,2 C10.6826898,2 4,8.68371944 4,16.8972366 C4,25.1128134 10.6826893,31.7955028 18.8972366,31.7955028 C21.3304896,31.7955028 23.6246704,31.1959459 25.6571882,30.1585684 L27.147839,31.8573128 L26.2505641,32.7566481 L26.2505641,33.183137 C26.2505641,33.183137 37.2712841,47.0223923 37.9553151,47.7053927 C38.6383154,48.3904534 40.1753236,48.1329117 40.1753236,48.1329117 C40.1753236,48.1329117 42.3973926,46.8503546 43.5068817,45.7408653 C44.616398,44.6303437 43.5068816,43.0943684 43.5068816,43.0943684 L43.5068816,43.0943684 L43.5068816,43.0943684 M9.26108,16.897229 C9.26108,11.586721 13.5836583,7.26208307 18.8962259,7.26208307 C24.2098241,7.26208307 28.5313718,11.5856914 28.5313718,16.897229 C28.5313718,22.2118573 24.2098236,26.5334055 18.8962259,26.5334055 C13.5836416,26.5344468 9.26108,22.2128913 9.26108,16.897229 C9.26108,16.897229 9.26108,22.2128913 9.26108,16.897229 L9.26108,16.897229" id="Shape" fill="rgb(111,111,111)"></path>
|
||||
<g id="search-icon" fill="rgb(0,0,0)">
|
||||
<g id="Page 1" fill="rgb(214,215,214)">
|
||||
<path d="M44.5068817,43.094368 L33.3141251,28.1858006 L32.5054436,28.1858006 L31.6926422,28.9975719 L30.4986801,27.3482742 C33.1523895,24.6585102 34.7944717,20.9684544 34.7944717,16.8972359 C34.7944717,8.68371964 28.111784,2 19.8972359,2 C11.6826897,2 5,8.68371964 5,16.8972359 C5,25.1128139 11.6826897,31.7955036 19.8972359,31.7955036 C22.3304901,31.7955036 24.62467,31.1959457 26.6571884,30.1585693 L28.1478386,31.8573132 L27.2505646,32.756649 L27.2505646,33.183136 C27.2505646,33.183136 38.2712822,47.0223923 38.9553146,47.7053909 C39.6383171,48.3904533 41.1753235,48.1329117 41.1753235,48.1329117 C41.1753235,48.1329117 43.3973923,46.8503532 44.5068817,45.7408638 C45.6163979,44.6303444 44.5068817,43.094368 44.5068817,43.094368 L44.5068817,43.094368 M10.2610798,16.8972282 C10.2610798,11.5867214 14.5836582,7.26208305 19.896225,7.26208305 C25.2098236,7.26208305 29.5313721,11.5856915 29.5313721,16.8972282 C29.5313721,22.2118568 25.2098236,26.5334053 19.896225,26.5334053 C14.583642,26.5344467 10.2610798,22.2128906 10.2610798,16.8972282 C10.2610798,16.8972282 10.2610798,22.2128906 10.2610798,16.8972282 L10.2610798,16.8972282" id="Shape" fill="rgb(154,155,154)"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.8 KiB |
Loading…
x
Reference in New Issue
Block a user