@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) • 701 B
JavaScript
import e from "./face-surprise.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: "M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm176.4-80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM256 288a64 64 0 1 1 0 128 64 64 0 1 1 0-128z" }, null, -1), n = [
c
];
function _(m, p, i, f, d, l) {
return t(), o("svg", a, n);
}
const x = /* @__PURE__ */ s(e, [["render", _]]);
export {
x as default
};