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="M4.5 15.742V4c0-1.09.91-2 2-2H15l4.5 5.5V20c0 1.09-.91 2-2 2h-6.742"/>
<path d="M14 2v6h5M7.874 18.984 10.858 16M9.6 17.258l1.258 1.212.542-.553-1.31-1.15M8.1 20.2a1.8 1.8 0 1 1-3.6 0 1.8 1.8 0 0 1 3.6 0Z"/>
</svg>

After

Width:  |  Height:  |  Size: 441 B