progress.

This commit is contained in:
2025-07-31 09:27:26 -07:00
parent a429a3e06b
commit 2edf692ce9
47 changed files with 3263 additions and 2103 deletions

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<rect x="2" y="2" width="12" height="12" fill="#ffff80" stroke="#808000" stroke-width="1"/>
<path d="M4,6 Q8,4 12,6" fill="none" stroke="#000000" stroke-width="1"/>
<path d="M4,10 Q8,12 12,10" fill="none" stroke="#000000" stroke-width="1"/>
</svg>

After

Width:  |  Height:  |  Size: 337 B