Replace tag svg with optimized version

Replace the system tags tag icon svg with a version that has been optimized by the optimization script (running scour)
This commit is contained in:
Bugsbane 2016-07-05 06:52:10 -04:00 committed by GitHub
parent 01149c9e97
commit 29ffe0b790
1 changed files with 3 additions and 79 deletions

View File

@ -1,81 +1,5 @@
<?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"
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 xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0">
<rect style="color:#000000" fill-opacity="0" height="97.986" width="163.31" y="-32.993" x="-62.897"/>
<path d="m6.1861 0.96121-4.807 0.01316c-0.27161 0-0.34656 0.20987-0.34703 0.34604l-0.015132 4.8017 8.7232 8.7222c0.19688 0.19829 0.51234 0.19697 0.7092 0l4.4569-4.4569c0.19672-0.19688 0.19895-0.51327 0.002-0.71024l-0.0011 0.00876-8.3668-8.3668-0.3541-0.35417zm-2.1669 1.8522a1.1438 1.1438 0 0 1 1.144 1.144 1.1438 1.1438 0 0 1 -1.144 1.144 1.1438 1.1438 0 0 1 -1.144 -1.144 1.1438 1.1438 0 0 1 1.144 -1.144z" fill="#6e6e6e"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 670 B