UNPKG

adverich-kun-ui

Version:

Una librería de componentes Vue.js con Tailwind CSS

18 lines (17 loc) 548 B
import { createElementBlock as o, openBlock as t, mergeProps as n, createElementVNode as m } from "vue"; import s from "../_virtual/_plugin-vue_export-helper.js"; const l = {}; function c(r, e) { return t(), o("svg", n({ xmlns: "http://www.w3.org/2000/svg", class: "w-[1em] h-[1em]", viewBox: "0 0 24 24", fill: "currentColor" }, r.$attrs), e[0] || (e[0] = [ m("path", { d: "M3 18h18v-2H3v2Zm0-5h18v-2H3v2Zm0-7v2h18V6H3Z" }, null, -1) ]), 16); } const v = /* @__PURE__ */ s(l, [["render", c]]); export { v as default };