adverich-kun-ui
Version:
Una librería de componentes Vue.js con Tailwind CSS
21 lines (20 loc) • 694 B
JavaScript
import { createElementBlock as t, 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",
width: "24",
height: "24",
viewBox: "0 0 24 24"
};
function a(s, e) {
return o(), t("svg", l, e[0] || (e[0] = [
r("path", {
fill: "currentColor",
d: "M12 9a3 3 0 0 1 3 3a3 3 0 0 1-3 3a3 3 0 0 1-3-3a3 3 0 0 1 3-3m0-4.5c5 0 9.27 3.11 11 7.5c-1.73 4.39-6 7.5-11 7.5S2.73 16.39 1 12c1.73-4.39 6-7.5 11-7.5M3.18 12a9.821 9.821 0 0 0 17.64 0a9.821 9.821 0 0 0-17.64 0"
}, null, -1)
]));
}
const f = /* @__PURE__ */ n(c, [["render", a]]);
export {
f as default
};