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="Rathian dungeon icon">
<rect width="256" height="256" fill="#171922"/>
<rect x="14" y="14" width="228" height="228" fill="#1d2630" stroke="#090a0d" stroke-width="10"/>
<path d="M38 142c27-44 64-66 111-66 38 0 63 14 75 42 14 35-2 68-48 99-40-17-79-42-138-75z" fill="#3f9a66" stroke="#090a0d" stroke-width="8" stroke-linejoin="round"/>
<path d="M92 106 30 46l88 36zm72-18 48-44-18 76z" fill="#2d6f4b" stroke="#090a0d" stroke-width="7" stroke-linejoin="round"/>
<path d="M148 128 230 102 166 158z" fill="#f4eed8" stroke="#090a0d" stroke-width="7" stroke-linejoin="round"/>
<circle cx="138" cy="118" r="9" fill="#ffd36d" stroke="#090a0d" stroke-width="5"/>
<path d="M50 196c44 22 97 26 156 8" fill="none" stroke="#e5b95f" stroke-width="8" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 866 B