Files
minne/html-router/templates/icons/x_icon.html
2025-04-15 16:34:44 +02:00

4 lines
220 B
HTML

<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
class="size-6">
<path stroke-linecap="round" stroke-linejoin="round" d="M6 18 18 6M6 6l12 12" />
</svg>