scaffolding frontend common dom element

This commit is contained in:
Giuseppe Naponiello
2026-06-15 01:16:01 +02:00
parent 36bcc9a842
commit 611c554490
24 changed files with 945 additions and 15 deletions

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Dynamic Collection">
<rect width="64" height="64" rx="12" fill="#22458a"/>
<text x="32" y="43" font-family="system-ui, -apple-system, Segoe UI, Roboto, sans-serif"
font-size="30" font-weight="700" text-anchor="middle" fill="#ffffff">DC</text>
</svg>

After

Width:  |  Height:  |  Size: 345 B