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/mail.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="M19.778 5H4.222A2.222 2.222 0 0 0 2 7.222v9.556C2 18.005 2.995 19 4.222 19h15.556A2.222 2.222 0 0 0 22 16.778V7.222A2.222 2.222 0 0 0 19.778 5Z"/>
<path d="M22 7.5s-6.5 4.7-8 5.6c-1.5.9-2.5.9-4 0S2 7.5 2 7.5"/>
</svg>

After

Width:  |  Height:  |  Size: 444 B