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/dialog.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="M13 3.195A10.269 10.269 0 0 0 11 3c-4.97 0-9 3.525-9 7.874 0 2.196 1.028 4.182 2.686 5.61v0a.033.033 0 0 1 .007.033 16.378 16.378 0 0 1-2.406 4.124L2 21h.23c2.19 0 4.3-.78 5.957-2.184"/>
<path d="M22 20h-.179a7.169 7.169 0 0 1-4.941-1.975 7.946 7.946 0 0 1-1.88.224c-3.866 0-7-2.742-7-6.125C8 8.742 11.134 6 15 6s7 2.742 7 6.124c0 1.708-.8 3.253-2.089 4.364a.023.023 0 0 0-.005.025 12.742 12.742 0 0 0 1.87 3.208L22 20Z"/>
</svg>

After

Width:  |  Height:  |  Size: 656 B