forked from baron/baron-sso
20 lines
960 B
XML
20 lines
960 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="userfront: unknown">
|
|
<title>userfront: unknown</title>
|
|
<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="130" height="20" rx="3" fill="#fff"/></clipPath>
|
|
<g clip-path="url(#r)">
|
|
<rect width="72" height="20" fill="#555"/>
|
|
<rect x="72" width="58" height="20" fill="#6e7781"/>
|
|
<rect width="130" 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="11">
|
|
<text x="36" y="15" fill="#010101" fill-opacity=".3">userfront</text>
|
|
<text x="36" y="14">userfront</text>
|
|
<text x="101" y="15" fill="#010101" fill-opacity=".3">unknown</text>
|
|
<text x="101" y="14">unknown</text>
|
|
</g>
|
|
</svg>
|