initial commit

This commit is contained in:
Edward Tirado Jr 2026-02-16 19:12:00 -06:00
commit 869be69d67
42 changed files with 11444 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
<circle cx="32" cy="32" r="32" fill="#ccc"/>
<circle cx="32" cy="24" r="10" fill="#fff"/>
<path d="M12 56c0-11 9-20 20-20s20 9 20 20" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 233 B