1
0
Fork 0
fensir/src/icons/CarbonArrowRight.vue
2024-11-30 21:08:20 +03:00

3 lines
183 B
Vue

<template>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="currentColor" d="m18 6l-1.43 1.393L24.15 15H4v2h20.15l-7.58 7.573L18 26l10-10z"/></svg>
</template>