SHX-Theme/snippets/icon-close-small.liquid

14 lines
419 B
Plaintext

<svg
aria-hidden="true"
focusable="false"
width="12"
height="13"
class="icon icon-close-small"
viewBox="0 0 12 13"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path d="M8.48627 9.32917L2.82849 3.67098" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M2.88539 9.38504L8.42932 3.61524" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
</svg>