forked from baron/baron-sso
chore: publish userfront e2e full badge [skip ci]
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="109" height="20" role="img" aria-label="chrome: unknown">
|
||||
<title>chrome: unknown</title>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="136" height="20" role="img" aria-label="chrome: pass | pass">
|
||||
<title>chrome: pass | pass</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="109" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<clipPath id="r"><rect width="136" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="51" height="20" fill="#555"/>
|
||||
<rect x="51" width="58" height="20" fill="#6e7781"/>
|
||||
<rect width="109" height="20" fill="url(#s)"/>
|
||||
<rect x="51" width="85" height="20" fill="#2ea043"/>
|
||||
<rect width="136" 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="25.5" y="15" fill="#010101" fill-opacity=".3">chrome</text>
|
||||
<text x="25.5" y="14">chrome</text>
|
||||
<text x="80" y="15" fill="#010101" fill-opacity=".3">unknown</text>
|
||||
<text x="80" y="14">unknown</text>
|
||||
<text x="93.5" y="15" fill="#010101" fill-opacity=".3">pass | pass</text>
|
||||
<text x="93.5" y="14">pass | pass</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 950 B After Width: | Height: | Size: 970 B |
Reference in New Issue
Block a user