initial commit

This commit is contained in:
2026-07-18 23:28:22 -07:00
commit 0bf95e1576
747 changed files with 3216 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 15 15">
<path d="M3 0.5L7 0.5L7 2.5L3 2.5z"/>
<path d="M3 8.5L7 8.5L7 10.5L3 10.5z"/>
<path d="M3 12.5L7 12.5L7 14.5L3 14.5z"/>
<path d="M3 4.5L7 4.5L7 6.5L3 6.5z"/>
<path d="M8 0.5L12 0.5L12 2.5L8 2.5z"/>
<path d="M8 8.5L12 8.5L12 10.5L8 10.5z"/>
<path d="M8 12.5L12 12.5L12 14.5L8 14.5z"/>
<path d="M8 4.5L12 4.5L12 6.5L8 6.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 503 B