Initial Commit

This commit is contained in:
2026-04-13 11:01:20 -05:00
commit 1aadf40164
12 changed files with 840 additions and 0 deletions

22
static/icon_long.svg Normal file
View File

@@ -0,0 +1,22 @@
<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>

After

Width:  |  Height:  |  Size: 669 B