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
+13
View File
@@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" shape-rendering="crispEdges" fill="#ff7b0a" version="1.1" viewBox="2 4 12 8">
<rect x="2" y="4" width="2" height="2"/>
<rect x="5" y="4" width="6" height="2"/>
<rect x="12" y="4" width="2" height="2"/>
<rect x="2" y="7" width="2" height="2"/>
<rect x="7" y="7" width="2" height="2"/>
<rect x="12" y="7" width="2" height="2"/>
<rect x="2" y="10" width="2" height="2"/>
<rect x="7" y="10" width="2" height="2"/>
<rect x="12" y="10" width="2" height="2"/>
</svg>

After

Width:  |  Height:  |  Size: 510 B