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
+9
View File
@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 160" role="img" aria-label="Bird sprite">
<g stroke="#090a0d" stroke-linejoin="round" stroke-linecap="round">
<path d="M68 80 16 56l38 46z" fill="#5d91ff" stroke-width="6"/>
<path d="M92 80 144 56l-38 46z" fill="#5d91ff" stroke-width="6"/>
<ellipse cx="80" cy="84" rx="35" ry="28" fill="#b8e7ff" stroke-width="6"/>
<path d="M94 80 132 88 96 101z" fill="#ffd36d" stroke-width="6"/>
<circle cx="92" cy="73" r="6" fill="#090a0d"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 521 B