nova-ui/components/icons/TransferTop.vue

7 lines
255 B
Vue
Raw Normal View History

2022-12-04 09:02:30 +03:00
<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>