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

3
static/icons/drop.svg Normal file
View file

@ -0,0 +1,3 @@
<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="M12.002 2s6.842 7.651 6.842 13.333c0 3.682-3.063 6.667-6.842 6.667-3.779 0-6.842-2.985-6.842-6.667C5.16 9.651 12.002 2 12.002 2Z"/>
</svg>

After

Width:  |  Height:  |  Size: 363 B