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
+12
View File
@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0.01 0 48 56">
<defs>
<linearGradient id="a" x1=".254835" x2="48.1428" y1="40.072" y2="15.2" gradientUnits="userSpaceOnUse">
<stop offset=".04" stop-color="#FC801D"/>
<stop offset=".38" stop-color="#FE2857"/>
<stop offset=".99" stop-color="#AF1DF5"/>
</linearGradient>
</defs>
<path fill="#000" d="m24.0068 56 24-14V14l-24 13.9999V56Z"/>
<path fill="#fff" d="m39.0068 42-10 6v-4l10-6v4Z"/>
<path fill="url(#a)" d="M24.0068 0 .006836 14v28L24.0068 56V28l24-14-24-14Z"/>
</svg>

After

Width:  |  Height:  |  Size: 572 B