naive-ui/compat/icons/menu-outline.vue

1 line
449 B
Vue
Raw Normal View History

<template><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><line x1="80" y1="160" x2="432" y2="160" style="fill:none;stroke-linecap:round;stroke-miterlimit:10;stroke-width:32px"/><line x1="80" y1="256" x2="432" y2="256" style="fill:none;stroke-linecap:round;stroke-miterlimit:10;stroke-width:32px"/><line x1="80" y1="352" x2="432" y2="352" style="fill:none;stroke-linecap:round;stroke-miterlimit:10;stroke-width:32px"/></svg></template>