adverich-kun-ui
Version:
Una librería de componentes Vue.js con Tailwind CSS
21 lines (20 loc) • 717 B
JavaScript
import { createElementBlock as e, openBlock as o, createElementVNode as c } from "vue";
import n from "../_virtual/_plugin-vue_export-helper.js";
const r = {}, a = {
xmlns: "http://www.w3.org/2000/svg",
width: "24",
height: "24",
viewBox: "0 0 24 24"
};
function l(m, t) {
return o(), e("svg", a, t[0] || (t[0] = [
c("path", {
fill: "currentColor",
d: "M12 4a4 4 0 0 1 4 4a4 4 0 0 1-4 4a4 4 0 0 1-4-4a4 4 0 0 1 4-4m0 2a2 2 0 0 0-2 2a2 2 0 0 0 2 2a2 2 0 0 0 2-2a2 2 0 0 0-2-2m0 7c2.67 0 8 1.33 8 4v3H4v-3c0-2.67 5.33-4 8-4m0 1.9c-2.97 0-6.1 1.46-6.1 2.1v1.1h12.2V17c0-.64-3.13-2.1-6.1-2.1"
}, null, -1)
]));
}
const f = /* @__PURE__ */ n(r, [["render", l]]);
export {
f as default
};