relayers-network-ui/components/icons/Success.vue

9 lines
483 B
Vue

<template>
<svg viewBox="0 0 16 12">
<path
d="M0.671799 4.68991C0.281275 5.08043 0.281275 5.7136 0.6718 6.10412L5.61389 11.0462C5.81612 11.2484 6.08341 11.3459 6.34838 11.3387C6.59537 11.3322 6.8404 11.2347 7.02889 11.0462L15.7071 2.36801C16.0976 1.97749 16.0976 1.34432 15.7071 0.953797C15.3165 0.563273 14.6834 0.563272 14.2929 0.953797L6.32138 8.92527L2.08601 4.68991C1.69549 4.29938 1.06232 4.29938 0.671799 4.68991Z"
fill="#44F1A6"
/>
</svg>
</template>