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,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="Bulldrome dungeon icon">
<rect width="256" height="256" fill="#171922"/>
<rect x="14" y="14" width="228" height="228" fill="#222631" stroke="#090a0d" stroke-width="10"/>
<path d="M34 172c24-70 70-106 136-108 30-1 48 10 54 32 4 15-3 30-20 44 4 26-9 44-38 54-48 18-92 10-132-22z" fill="#7d4b38" stroke="#090a0d" stroke-width="8" stroke-linejoin="round"/>
<path d="M52 92 18 56l54 16zm152 2 36-32-52 14z" fill="#3b211b" stroke="#090a0d" stroke-width="7" stroke-linejoin="round"/>
<circle cx="97" cy="116" r="10" fill="#f4eed8" stroke="#090a0d" stroke-width="5"/>
<circle cx="164" cy="114" r="10" fill="#f4eed8" stroke="#090a0d" stroke-width="5"/>
<path d="M56 188c45 24 100 24 148 0" fill="none" stroke="#e5b95f" stroke-width="8" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 858 B