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="#80ff80" stroke="#008000" stroke-width="1"/>
<circle cx="8" cy="8" r="3" fill="none" stroke="#ffffff" stroke-width="1"/>
<line x1="8" y1="8" x2="11" y2="5" stroke="#ffffff" stroke-width="1"/>
</svg>

After

Width:  |  Height:  |  Size: 335 B