20 lines
No EOL
1 KiB
XML
20 lines
No EOL
1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="75" height="20" role="img" aria-label="Unallocated">
|
|
<title>Unallocated</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="75" height="20" rx="3" fill="#fff" />
|
|
</clipPath>
|
|
<g clip-path="url(#r)">
|
|
<rect width="0" height="20" fill="#97ca00" />
|
|
<rect x="0" width="75" height="20" fill="#97ca00" />
|
|
<rect width="75" 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="110">
|
|
<text aria-hidden="true" x="375" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="650">Unallocated</text>
|
|
<text x="375" y="140" transform="scale(.1)" fill="#fff" textLength="650">Unallocated</text>
|
|
</g>
|
|
</svg> |