18 lines
930 B
XML
Generated
18 lines
930 B
XML
Generated
<svg xmlns="http://www.w3.org/2000/svg" width="86" height="18">
|
|
<linearGradient id="smooth" x2="0" y2="100%">
|
|
<stop offset="0" stop-color="#fff" stop-opacity=".7"/>
|
|
<stop offset=".1" stop-color="#aaa" stop-opacity=".1"/>
|
|
<stop offset=".9" stop-color="#000" stop-opacity=".3"/>
|
|
<stop offset="1" stop-color="#000" stop-opacity=".5"/>
|
|
</linearGradient>
|
|
<rect rx="4" width="86" height="18" fill="#555"/>
|
|
<rect rx="4" x="58" width="28" height="18" fill="#4c1"/>
|
|
<rect x="58" width="4" height="18" fill="#4c1"/>
|
|
<rect rx="4" width="86" height="18" fill="url(#smooth)"/>
|
|
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
|
|
<text x="30" y="14" fill="#010101" fill-opacity=".3">coverage</text>
|
|
<text x="30" y="13">coverage</text>
|
|
<text x="71" y="14" fill="#010101" fill-opacity=".3">80%</text>
|
|
<text x="71" y="13">80%</text>
|
|
</g>
|
|
</svg>
|