Add public assets batch 1

This commit is contained in:
Warren H
2026-06-28 13:30:51 -04:00
parent 257c34fc8d
commit 928bb576a7
27 changed files with 160 additions and 0 deletions
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<rect width="128" height="128" rx="16" fill="#10222b"/>
<path d="M28 104V42h16V26h14v16h12V26h14v16h16v62z" fill="#315768"/>
<path d="M44 104V74c0-12 8-20 20-20s20 8 20 20v30z" fill="#0d1820"/>
<path d="M18 86c10 8 20 8 30 0s20-8 30 0 20 8 32 0" fill="none" stroke="#6ee7f9" stroke-width="7" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 395 B