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="M13.778 7.25H4.222C2.995 7.25 2 8.293 2 9.52v5.008c0 1.227.995 2.222 2.222 2.222h9.556A2.222 2.222 0 0 0 16 14.528V9.52c0-1.227-.995-2.27-2.222-2.27ZM16 13.044l5.454 3.273c.546.273.546 0 .546-.545V8.227c0-.533 0-.799-.546-.533L16 10.89"/>
</svg>

After

Width:  |  Height:  |  Size: 470 B