gist/svg/trans_rights_badge.svg

46 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="80" height="20" role="img" aria-label="trans: rights">
<!-- also available at: https://awoo.systems/trans_rights_badge.svg -->
<![CDATA[
_______________
< trans rights! >
---------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
]]>
<defs>
<linearGradient id="trans" x1="0" x2="0" y1="0" y2="1">
<stop stop-color="#5BCEFA" offset="0%"/>
<stop stop-color="#5BCEFA" offset="20%"/>
<stop stop-color="#F5A9B8" offset="20%"/>
<stop stop-color="#F5A9B8" offset="40%"/>
<stop stop-color="#FFFFFF" offset="40%"/>
<stop stop-color="#FFFFFF" offset="60%"/>
<stop stop-color="#F5A9B8" offset="60%"/>
<stop stop-color="#F5A9B8" offset="80%"/>
<stop stop-color="#5BCEFA" offset="80%"/>
<stop stop-color="#5BCEFA" offset="100%"/>
</linearGradient>
<linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/>
</linearGradient>
<clipPath id="r"><rect width="80" height="20" rx="3" fill="#fff"/></clipPath>
</defs>
<title>trans: rights</title>
<g clip-path="url(#r)">
<rect width="39" height="20" fill="#555"/>
<rect x="39" width="41" height="20" fill="url(#trans)"/>
<rect width="80" height="20" fill="url(#s)"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110">
<text aria-hidden="true" x="205" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="290">trans</text>
<text x="205" y="140" transform="scale(.1)" fill="#fff" textLength="290">trans</text>
<text aria-hidden="true" x="585" y="150" fill="#ccc" fill-opacity=".3" transform="scale(.1)" textLength="310">rights</text>
<text x="585" y="140" transform="scale(.1)" fill="#333" textLength="310">rights</text>
</g>
</svg>