SHX-Theme/snippets/icon-minus.liquid

11 lines
278 B
Plaintext

<svg
xmlns="http://www.w3.org/2000/svg"
aria-hidden="true"
focusable="false"
class="icon icon-minus"
fill="none"
viewBox="0 0 10 2"
>
<path fill-rule="evenodd" clip-rule="evenodd" d="M.5 1C.5.7.7.5 1 .5h8a.5.5 0 110 1H1A.5.5 0 01.5 1z" fill="currentColor">
</svg>