Nuxt/docs/components/atoms/icons/IconArrowRight.vue

4 lines
182 B
Vue

<template>
<svg width="1em" height="1em" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5l1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5L16 11H4z" fill="currentColor" /></svg>
</template>