dk64/progress/progress_boss.svg

24 lines
1.0 KiB
XML
Raw Normal View History

2023-08-08 01:36:29 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2023-08-08 12:27:05 +00:00
<svg xmlns="http://www.w3.org/2000/svg" width="105" height="20">
2023-08-08 01:36:29 +00:00
<linearGradient id="b" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/>
</linearGradient>
<mask id="anybadge_1">
2023-08-08 12:27:05 +00:00
<rect width="105" height="20" rx="3" fill="#fff"/>
2023-08-08 01:36:29 +00:00
</mask>
<g mask="url(#anybadge_1)">
<path fill="#555" d="M0 0h38v20H0z"/>
2024-10-03 15:14:43 +00:00
<path fill="#c0a100" d="M38 0h67v20H38z"/>
2023-08-08 12:27:05 +00:00
<path fill="url(#b)" d="M0 0h105v20H0z"/>
2023-08-08 01:36:29 +00:00
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="20.0" y="15" fill="#010101" fill-opacity=".3">boss</text>
<text x="19.0" y="14">boss</text>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
2024-10-03 15:14:43 +00:00
<text x="72.5" y="15" fill="#010101" fill-opacity=".3">41.9895%</text>
<text x="71.5" y="14">41.9895%</text>
2023-08-08 01:36:29 +00:00
</g>
</svg>