coai/app/src/components/icons/bar.vue
2023-08-30 18:01:23 +08:00

4 lines
237 B
Vue

<template>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M80 160h352M80 256h352M80 352h352"/></svg>
</template>