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="M20.5 5.896v6.267m0-6.267c0-5.195-17-5.195-17 0m17 0c0 4.65-17 4.65-17 0m17 6.267v5.607c0 5.64-17 5.64-17 0v-5.607m17 0c0 4.815-17 4.815-17 0m0-6.267v6.267"/>
</svg>

After

Width:  |  Height:  |  Size: 390 B