lufi/themes/default/templates/icons/cross.svg.html.ep

4 lines
189 B
Plaintext

<svg class="icon-cross" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"/>
</svg>