Files
todo-list/public/icons/plus.svg
T
2023-06-16 14:05:45 +02:00

5 lines
227 B
XML

<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none"
viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
<path stroke-linecap="round" stroke-linejoin="round"
d="M12 4v16m8-8H4"/>
</svg>