Fix duplicate icon assignment

This commit is contained in:
Jordan Wages 2025-07-19 03:58:41 -05:00
commit 4017b4ab72
211 changed files with 782 additions and 6 deletions

4
static/icons/home.svg Normal file
View file

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" data-attribution="cc0-icons" viewBox="0 0 24 24">
<path d="M20.1 9.778v8.444c0 .982-.8 1.778-1.788 1.778H5.799a1.783 1.783 0 0 1-1.788-1.778V9.778m16.088 0L12.055 4 4.011 9.778m16.088 0L22 11.2M4.011 9.778 2 11.2"/>
<path d="M9.5 20v-7h5v7"/>
</svg>

After

Width:  |  Height:  |  Size: 417 B