adverich-kun-ui
Version:
Una librería de componentes Vue.js con Tailwind CSS
21 lines (20 loc) • 680 B
JavaScript
import { createElementBlock as o, openBlock as t, createElementVNode as r } from "vue";
import a from "../_virtual/_plugin-vue_export-helper.js";
const n = {}, c = {
xmlns: "http://www.w3.org/2000/svg",
width: "24",
height: "24",
viewBox: "0 0 24 24"
};
function l(s, e) {
return t(), o("svg", c, e[0] || (e[0] = [
r("path", {
fill: "currentColor",
d: "M12 20a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 5a5 5 0 0 0-5 5a5 5 0 0 0 5 5a5 5 0 0 0 5-5a5 5 0 0 0-5-5"
}, null, -1)
]));
}
const d = /* @__PURE__ */ a(n, [["render", l]]);
export {
d as default
};