shenanigans
This commit is contained in:
parent
b03e3c4722
commit
5902a5b7e2
|
@ -1,5 +1,16 @@
|
|||
<?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%"/>
|
||||
|
@ -13,7 +24,10 @@
|
|||
<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>
|
||||
<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>
|
||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 2.1 KiB |
Loading…
Reference in New Issue