shenanigans

This commit is contained in:
xenia 2021-06-04 05:56:28 -04:00
parent b03e3c4722
commit 5902a5b7e2
1 changed files with 15 additions and 1 deletions

View File

@ -1,5 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?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"> <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> <defs>
<linearGradient id="trans" x1="0" x2="0" y1="0" y2="1"> <linearGradient id="trans" x1="0" x2="0" y1="0" y2="1">
<stop stop-color="#5BCEFA" offset="0%"/> <stop stop-color="#5BCEFA" offset="0%"/>
@ -13,7 +24,10 @@
<stop stop-color="#5BCEFA" offset="80%"/> <stop stop-color="#5BCEFA" offset="80%"/>
<stop stop-color="#5BCEFA" offset="100%"/> <stop stop-color="#5BCEFA" offset="100%"/>
</linearGradient> </linearGradient>
<linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></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> <clipPath id="r"><rect width="80" height="20" rx="3" fill="#fff"/></clipPath>
</defs> </defs>
<title>trans: rights</title> <title>trans: rights</title>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB