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="M16.75 2h-6.5c-1.09 0-2 .91-2 2v13c0 1.09.91 2 2 2h8c1.09 0 2-.91 2-2V6.5L16.75 2Z"/>
<path d="M8.184 5H7.25c-1.09 0-2 .91-2 2v13c0 1.09.91 2 2 2h8c1.09 0 2-.91 2-2v-1m-1.5-17v5h4"/>
</svg>

After

Width:  |  Height:  |  Size: 416 B