Add public assets batch 1
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user