adverich-kun-ui
Version:
Una librería de componentes Vue.js con Tailwind CSS
17 lines (16 loc) • 458 B
JavaScript
import { createElementBlock as e, openBlock as o, createElementVNode as r } from "vue";
import n from "../_virtual/_plugin-vue_export-helper.js";
const c = {}, l = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "currentColor"
};
function s(f, t) {
return o(), e("svg", l, t[0] || (t[0] = [
r("path", { d: "M6 18L18 6M6 6l12 12" }, null, -1)
]));
}
const _ = /* @__PURE__ */ n(c, [["render", s]]);
export {
_ as default
};