feat(#5): Add icons

This commit is contained in:
Josh Creek
2026-02-25 20:21:00 +00:00
parent 151f942d9d
commit 1ef5bae8ee
9286 changed files with 35886 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="40 35 110 130">
<g transform="translate(40, 35)">
<rect x="0" y="0" width="70" height="100" rx="6" fill="#E5A00D" opacity="0.4"/>
<rect x="20" y="15" width="70" height="100" rx="6" fill="#E5A00D" opacity="0.7"/>
<rect x="40" y="30" width="70" height="100" rx="6" fill="#E5A00D"/>
<circle cx="75" cy="80" r="25" fill="white"/>
<path d="M65 65 L95 80 L65 95 Z" fill="#E5A00D"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 612 B