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,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="M15.25 15c-3.728 0-6.75-2.91-6.75-6.5S11.522 2 15.25 2 22 4.91 22 8.5 18.978 15 15.25 15Zm-4.765-1.243L2 22.243"/>
</svg>

After

Width:  |  Height:  |  Size: 346 B