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

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="M17.278 2H6.722A2.222 2.222 0 0 0 4.5 4.222v15.556C4.5 21.005 5.495 22 6.722 22h10.556a2.222 2.222 0 0 0 2.222-2.222V4.222A2.222 2.222 0 0 0 17.278 2ZM16 9H8m8 3H8m8-6H8m5 9H8"/>
<path d="m16 18.5-.75-.1-.75.2-.75-.2-.875-.1-.875.2"/>
</svg>

After

Width:  |  Height:  |  Size: 468 B