Extract arrow down to components icon.

This commit is contained in:
2025-02-10 12:41:48 +01:00
parent 53516b1600
commit 3f07d333df

View File

@@ -0,0 +1,3 @@
<svg class="fill-current h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<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"/>
</svg>

After

Width:  |  Height:  |  Size: 268 B