7 lines
297 B
XML
7 lines
297 B
XML
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g opacity="0.6">
|
|
<path d="M19 12H5" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
|
|
<path d="M12 19L5 12L12 5" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
|
|
</g>
|
|
</svg>
|
|
|