chore: icon fallback sizes

add css too
This commit is contained in:
Per Stark
2025-05-16 23:32:20 +02:00
parent 45cd472d8b
commit f5a57f90a0
22 changed files with 27 additions and 22 deletions
@@ -1,5 +1,5 @@
<svg class="w-3 h-3 ml-1 transition-transform" id="toggle-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
fill="currentColor">
width="20" height="20" fill="currentColor">
<path fill-rule="evenodd"
d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z"
clip-rule="evenodd" />

Before

Width:  |  Height:  |  Size: 326 B

After

Width:  |  Height:  |  Size: 349 B