Files
minne/html-router/templates/icons/send_icon.html
Per Stark f5a57f90a0 chore: icon fallback sizes
add css too
2025-05-16 23:32:48 +02:00

5 lines
324 B
HTML

<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
width="20" height="20" class="size-6">
<path stroke-linecap="round" stroke-linejoin="round"
d="M6 12 3.269 3.125A59.769 59.769 0 0 1 21.485 12 59.768 59.768 0 0 1 3.27 20.875L5.999 12Zm0 0h7.5" />
</svg>