nova-ui/components/icons/TransferTop.vue
2022-12-04 07:02:30 +01:00

7 lines
255 B
Vue

<template>
<svg fill="none" viewBox="0 0 721 417">
<path stroke="#1d1d1d" d="M-313 1h913c66.27 0 120 53.73 120 120v296" />
<path class="stroke-animation-top" stroke="#69db99" d="M-313 1h913c66.27 0 120 53.73 120 120v296" />
</svg>
</template>