15 lines
366 B
XML
15 lines
366 B
XML
|
<svg
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
width="16"
|
||
|
height="16"
|
||
|
fill="none"
|
||
|
viewBox="0 0 16 16"
|
||
|
>
|
||
|
<path
|
||
|
fill="currentColor"
|
||
|
fill-rule="evenodd"
|
||
|
d="m7.326 4.076-3.5 3.5L3.4 8l.425.424 3.5 3.5.848-.848L5.098 8l3.076-3.076-.848-.848Zm4 0-3.5 3.5L7.4 8l.425.424 3.5 3.5.848-.848L9.098 8l3.076-3.076-.848-.848Z"
|
||
|
clip-rule="evenodd"
|
||
|
/>
|
||
|
</svg>
|