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/key.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="M6.224 21.17a4.04 4.04 0 1 0-.185-8.077 4.04 4.04 0 0 0 .185 8.077ZM9 14 20 3m-5.757 6.257 3.5 3.5 1.129-3.129L22 8.5 18.5 5"/>
</svg>

After

Width:  |  Height:  |  Size: 359 B