8 lines
332 B
Vue
8 lines
332 B
Vue
|
<template>
|
||
|
<svg fill="none" viewBox="0 0 1034 389">
|
||
|
<path stroke="#3f4047" d="M1034 388H121C54.73 388 1 334.27 1 268V1" />
|
||
|
<path stroke="#1d1d1d" d="M1034 387H121C54.73 387 1 333.27 1 267V0" />
|
||
|
<path stroke="#69db99" class="stroke-animation-bottom" d="M1034 387H121C54.73 387 1 333.27 1 267V0" />
|
||
|
</svg>
|
||
|
</template>
|