@vexip-ui/icons
Version:
This package provides svg icons witch vue component (`.vue`), its icons are base the free icons of `fontawesome@6`.
17 lines (16 loc) • 680 B
JavaScript
import e from "./elementor.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const n = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 512 512"
}, c = /* @__PURE__ */ r("path", { d: "M.361 256C.361 397 114 511 255 511C397 511 511 397 511 256C511 116 397 2.05 255 2.05C114 2.05 .361 116 .361 256zM192 150V363H149V150H192zM234 150H362V193H234V150zM362 235V278H234V235H362zM234 320H362V363H234V320z" }, null, -1), _ = [
c
];
function a(m, p, i, l, d, f) {
return t(), o("svg", n, _);
}
const u = /* @__PURE__ */ s(e, [["render", a]]);
export {
u as default
};