blob: 9e3c27d11dc3b0bf5f7f01e0661d28d6a73c401a [file] [log] [blame]
<svg width="90.0" height="20" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".2"/>
<stop offset="1" stop-opacity=".1"/>
</linearGradient>
<rect rx="4" x="0" width="90.0" height="20" fill="#555"/>
<rect rx="4" x="0" width="90" height="20" fill="#006600"/>
<rect rx="4" width="90.0" height="20" fill="url(#a)"/>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="45.0" y="14">
100%
</text>
</g>
</svg>