Files
crater/resources/scripts/components/svg/LoginBottomVector.vue
2023-03-30 11:13:28 +05:30

11 lines
329 B
Vue

<template>
<svg viewBox="0 0 1170 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M690 4.08004C518 -9.91998 231 4.08004 -6 176.361L231 197.08L1170 219.08C1113.33 175.747 909.275 21.928 690 4.08004Z"
fill="white"
class="dark:fill-gray-900"
fill-opacity="0.1"
/>
</svg>
</template>