Add boilerplate files and licenses

This commit is contained in:
2026-07-13 04:39:10 +02:00
parent 69cabda489
commit fac7e80bb7
202 changed files with 23125 additions and 0 deletions

11
public/track-bg.svg Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 40">
<rect x="0" y="0" width="24" height="40" fill="#eee" stroke="#999"></rect>
<rect x="24" y="0" width="24" height="40" fill="#eee" stroke="#999"></rect>
<rect x="48" y="0" width="24" height="40" fill="#eee" stroke="#999"></rect>
<rect x="72" y="0" width="24" height="40" fill="#eee" stroke="#999"></rect>
<rect x="96" y="0" width="24" height="40" fill="#ddd" stroke="#999"></rect>
<rect x="120" y="0" width="24" height="40" fill="#ddd" stroke="#999"></rect>
<rect x="144" y="0" width="24" height="40" fill="#ddd" stroke="#999"></rect>
<rect x="168" y="0" width="24" height="40" fill="#ddd" stroke="#999"></rect>
</svg>

After

Width:  |  Height:  |  Size: 717 B