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,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 160" role="img" aria-label="Bullfango sprite">
<g stroke="#090a0d" stroke-linejoin="round" stroke-linecap="round">
<path d="M36 82 16 58l34 13z" fill="#3b211b" stroke-width="6"/>
<path d="M124 82 144 58l-34 13z" fill="#3b211b" stroke-width="6"/>
<ellipse cx="80" cy="88" rx="50" ry="34" fill="#8b5a43" stroke-width="6"/>
<circle cx="62" cy="78" r="6" fill="#f4eed8" stroke-width="4"/>
<circle cx="98" cy="78" r="6" fill="#f4eed8" stroke-width="4"/>
<path d="M56 107c18 12 46 12 64 0" fill="none" stroke="#e5b95f" stroke-width="5"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 629 B