22 lines
669 B
XML
22 lines
669 B
XML
<svg version="1.1"
|
|
width="196" height="46"
|
|
xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<polyline points="23,46 173,46 196,23 173,0 23,0 0,23" fill="#FFFFFF" class="icon-bg"/>
|
|
<polyline points="23,44 33,34 23,24 13,34" fill="#000000"/>
|
|
<polyline points="34,33 44,23 34,13 24,23" fill="#000000"/>
|
|
<polyline points="23,22 33,12 23,2 13,12" fill="#000000"/>
|
|
<polyline points="12,33 22,23 12,13 2,23" fill="#000000"/>
|
|
<text x="54" y="22" fill="#000000">INDEX</text>
|
|
|
|
<style>
|
|
<![CDATA[
|
|
text {
|
|
dominant-baseline: central;
|
|
letter-spacing: 0.5ch;
|
|
font: 28px Arial, sans-serif;
|
|
}
|
|
]]>
|
|
</style>
|
|
|
|
</svg> |