@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) • 658 B
JavaScript
import e from "./face-meh-blank.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const a = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 512 512"
}, c = /* @__PURE__ */ r("path", { d: "M256 48a208 208 0 1 0 0 416 208 208 0 1 0 0-416zM512 256A256 256 0 1 1 0 256a256 256 0 1 1 512 0zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z" }, null, -1), n = [
c
];
function _(m, p, f, i, l, d) {
return t(), o("svg", a, n);
}
const z = /* @__PURE__ */ s(e, [["render", _]]);
export {
z as default
};