Update reddit badge

This commit is contained in:
kiswa 2016-04-28 14:11:06 +00:00
parent 12f27e5cfa
commit 0944471805

View File

@ -7,7 +7,7 @@
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="92" width="102"
height="20" height="20"
id="svg2" id="svg2"
version="1.1" version="1.1"
@ -21,6 +21,7 @@
<dc:format>image/svg+xml</dc:format> <dc:format>image/svg+xml</dc:format>
<dc:type <dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work> </cc:Work>
</rdf:RDF> </rdf:RDF>
</metadata> </metadata>
@ -35,21 +36,25 @@
guidetolerance="10" guidetolerance="10"
inkscape:pageopacity="0" inkscape:pageopacity="0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:window-width="1166" inkscape:window-width="1858"
inkscape:window-height="786" inkscape:window-height="1058"
id="namedview30" id="namedview30"
showgrid="false" showgrid="false"
inkscape:zoom="13.608696" inkscape:zoom="8"
inkscape:cx="57.20387" inkscape:cx="52.705645"
inkscape:cy="8.3654618" inkscape:cy="32.236385"
inkscape:window-x="582" inkscape:window-x="1916"
inkscape:window-y="188" inkscape:window-y="-4"
inkscape:window-maximized="0" inkscape:window-maximized="1"
inkscape:current-layer="svg2" /> inkscape:current-layer="svg2" />
<linearGradient <linearGradient
id="b" id="b"
x2="0" x2="0"
y2="100%"> y2="42.895222"
gradientTransform="scale(2.1447611,0.4662524)"
x1="0"
y1="0"
gradientUnits="userSpaceOnUse">
<stop <stop
offset="0" offset="0"
stop-color="#bbb" stop-color="#bbb"
@ -66,48 +71,52 @@
width="92" width="92"
height="20" height="20"
rx="3" rx="3"
fill="#fff" id="rect10"
id="rect10" /> x="0"
y="0"
style="fill:#ffffff" />
</mask> </mask>
<g <g
mask="url(#a)" mask="url(#a)"
id="g12"> id="g12"
transform="matrix(1.1083434,0,0,1,0.01788993,0)">
<path <path
d="M0 0h34v20H0z" d="m 0,0 42.3098,0 0,20 L 0,20 Z"
id="path14" id="path14"
fill="#555" /> inkscape:connector-curvature="0"
style="fill:#555555" />
<path <path
d="M34 0h58v20H34z" d="M 41.661166,0 92,0 92,20 41.661166,20 Z"
id="path16" id="path16"
fill="#46BC99" /> inkscape:connector-curvature="0"
style="fill:#46bc99" />
<path <path
d="M0 0h92v20H0z" d="M 0,0 92,0 92,20 0,20 Z"
id="path18" id="path18"
fill="url(#b)" /> style="fill:url(#b)"
inkscape:connector-curvature="0" />
</g> </g>
<g <g
fill="#fff"
text-anchor="middle"
font-family="DejaVu Sans,Verdana,Geneva,sans-serif"
font-size="11" font-size="11"
id="g20"> id="g20"
style="font-size:11px;font-family:'DejaVu Sans', Verdana, Geneva, sans-serif;text-anchor:middle;fill:#ffffff"
transform="translate(10,0)">
<text <text
x="17" x="13"
y="15" y="15"
fill="#010101" id="text22"
fill-opacity=".3" style="fill:#010101;fill-opacity:0.3">discuss</text>
id="text22">chat</text>
<text <text
x="17" x="13"
y="14" y="14"
id="text24">chat</text> id="text24">discuss</text>
<text <text
x="62" x="64"
y="15" y="15"
id="text26" id="text26"
style="fill:#010101;fill-opacity:0.3">on reddit</text> style="fill:#010101;fill-opacity:0.3">on reddit</text>
<text <text
x="62" x="64"
y="14" y="14"
id="text28">on reddit</text> id="text28">on reddit</text>
</g> </g>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB