Update system tags icon

Change system tags icon from a magnifying glass to a newly created tag icon. Updates both the png and it's original source SVG.
This commit is contained in:
Bugsbane 2016-07-05 06:16:25 -04:00 committed by GitHub
parent 3ffe424985
commit 515df6db59
2 changed files with 79 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 293 B

After

Width:  |  Height:  |  Size: 420 B

View File

@ -1,5 +1,81 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<rect style="color:#000000" fill-opacity="0" height="97.986" width="163.31" y="-32.993" x="-62.897"/>
<path opacity=".5" style="color:#000000" d="m6 1c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5c0.98478 0 1.8823-0.28967 2.6562-0.78125l4.4688 4.625c0.09558 0.10527 0.22619 0.16452 0.375 0.15625 0.14882-0.0083 0.3031-0.07119 0.40625-0.1875l0.9375-1.0625c0.19194-0.22089 0.19549-0.53592 0-0.71875l-4.594-4.406c0.478-0.7663 0.75-1.6555 0.75-2.625 0-2.7614-2.2386-5-5-5zm0 2c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3 1.3431-3 3-3z"/>
<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"
height="16"
width="16"
version="1.0"
id="svg2"
inkscape:version="0.91 r13725"
sodipodi:docname="tag.svg">
<metadata
id="metadata12">
<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>
<defs
id="defs10" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1024"
id="namedview8"
showgrid="false"
showguides="false"
inkscape:guide-bbox="true"
inkscape:zoom="41.7193"
inkscape:cx="11.578061"
inkscape:cy="8.0102502"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2">
<sodipodi:guide
position="8.2455842,15.029015"
orientation="0,1"
id="guide4716" />
<sodipodi:guide
position="1.0067283,7.0950375"
orientation="1,0"
id="guide4718" />
<sodipodi:guide
position="8.2695539,1.0067283"
orientation="0,1"
id="guide4720" />
<sodipodi:guide
position="14.981076,0.047939443"
orientation="1,0"
id="guide4722" />
</sodipodi:namedview>
<rect
style="color:#000000"
fill-opacity="0"
height="97.986"
width="163.31"
y="-32.993"
x="-62.897"
id="rect4" />
<path
style="opacity:1;fill:#6e6e6e;fill-opacity:1;stroke:none;stroke-width:10;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 6.1861231,0.96120864 -4.8070068,0.0131603 c -0.2716118,0 -0.3465628,0.20986845 -0.3470337,0.34603705 l -0.015132,4.8017014 8.7232306,8.7221666 c 0.1968799,0.198287 0.5123383,0.196971 0.7091973,0 l 4.456948,-4.456892 c 0.196725,-0.196884 0.198951,-0.5132657 0.002,-0.7102361 l -0.0011,0.00876 L 6.540172,1.3188271 6.1860773,0.96463042 Z M 4.0191875,2.8134365 A 1.1438323,1.1438323 0 0 1 5.1631837,3.957359 1.1438323,1.1438323 0 0 1 4.0191875,5.1013694 1.1438323,1.1438323 0 0 1 2.8751894,3.957359 1.1438323,1.1438323 0 0 1 4.0191875,2.8134365 Z"
id="path4789"
inkscape:connector-curvature="0" />
</svg>

Before

Width:  |  Height:  |  Size: 813 B

After

Width:  |  Height:  |  Size: 2.8 KiB