|
1
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> |
|
2
|
<path d="M12 4L4 12" stroke="white" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/> |
|
3
|
<path d="M4 4L8 8L12 12" stroke="white" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/> |
|
4
|
</svg> |
|
5
|
|