6 lines
200 B
Vue
6 lines
200 B
Vue
<template>
|
|
<svg width="18" height="19" viewBox="0 0 18 19" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M4.33333 17L1 1L16 9.25806L8.5 10.5L4.33333 17Z" stroke="#2563eb" />
|
|
</svg>
|
|
</template>
|