mirror of
https://github.com/YuzuZensai/Termix.git
synced 2026-09-13 18:58:52 +00:00
9 lines
610 B
XML
9 lines
610 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="52" role="img" aria-label="Monthly donation goal">
|
|||
|
|
<title>Monthly donation goal</title>
|
||
|
|
<rect width="400" height="52" rx="6" fill="#0c0d0b"/>
|
||
|
|
<text x="200" y="13" font-family="sans-serif" font-size="11" fill="#F39044" text-anchor="middle">Monthly Donation Goal ... / $750</text>
|
||
|
|
<rect x="20" y="20" width="360" height="8" rx="4" fill="#F3904433"/>
|
||
|
|
<rect x="20" y="20" width="0" height="8" rx="4" fill="#F39044"/>
|
||
|
|
<text x="200" y="44" font-family="sans-serif" font-size="10" fill="#F3904499" text-anchor="middle">Loading...</text>
|
||
|
|
</svg>
|