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

@@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="Cyber Dragon dungeon icon">
<defs>
<linearGradient id="core" x1="38" y1="214" x2="218" y2="42" gradientUnits="userSpaceOnUse">
<stop stop-color="#101923"/>
<stop offset="1" stop-color="#285c74"/>
</linearGradient>
</defs>
<rect x="16" y="16" width="224" height="224" rx="22" fill="url(#core)" stroke="#061018" stroke-width="10"/>
<path d="M57 139l34-54 62-27 47 31-9 63-66 40z" fill="#4aa3c7" stroke="#d9f7ff" stroke-width="8" stroke-linejoin="round"/>
<path d="M65 138l-34-21 42-11zM159 75l46-32-13 57zM156 174l53 20-61 14z" fill="#89f7ff" stroke="#061018" stroke-width="7" stroke-linejoin="round"/>
<circle cx="139" cy="126" r="25" fill="#101923" stroke="#d9f7ff" stroke-width="8"/>
<circle cx="139" cy="126" r="11" fill="#ff4f7d"/>
<path d="M46 47h28M46 69h17M184 188h29M193 210h20" stroke="#89f7ff" stroke-width="8" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 973 B

@@ -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="#121a16"/>
<path d="M24 106l12-54 28-30 28 30 12 54z" fill="#2f4a3a"/>
<path d="M48 106V70c0-10 7-18 16-18s16 8 16 18v36z" fill="#0b1210"/>
<path d="M36 48l28-28 28 28M28 106h72" stroke="#9fcf9b" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 385 B

@@ -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="#171923"/>
<path d="M24 104V54c0-22 18-38 40-38s40 16 40 38v50z" fill="#374151"/>
<path d="M40 104V58c0-13 11-24 24-24s24 11 24 24v46z" fill="#10131b"/>
<path d="M24 104h80M38 72h52M48 28l16-12 16 12" stroke="#d8c27a" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 407 B

@@ -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

@@ -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

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="Yian Kut-Ku dungeon icon">
<rect width="256" height="256" fill="#171922"/>
<rect x="14" y="14" width="228" height="228" fill="#202532" stroke="#090a0d" stroke-width="10"/>
<path d="M54 156c26-58 67-86 124-83 26 2 42 15 48 38 6 25-3 48-27 69-36 30-94 38-145-24z" fill="#d8772f" stroke="#090a0d" stroke-width="8" stroke-linejoin="round"/>
<path d="M126 112 226 92 150 144z" fill="#ffd36d" stroke="#090a0d" stroke-width="7" stroke-linejoin="round"/>
<path d="M76 106 22 58l74 24zm90-36 34-46 10 64z" fill="#b83b2f" stroke="#090a0d" stroke-width="7" stroke-linejoin="round"/>
<circle cx="157" cy="112" r="9" fill="#f4eed8" stroke="#090a0d" stroke-width="5"/>
<path d="M48 194c50 26 112 26 160 0" fill="none" stroke="#e5b95f" stroke-width="8" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 869 B