@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) • 810 B
JavaScript
import e from "./face-frown.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as s } from "vue";
import r from "./_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 512 512"
}, n = /* @__PURE__ */ s("path", { d: "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM159.3 388.7c-2.6 8.4-11.6 13.2-20 10.5s-13.2-11.6-10.5-20C145.2 326.1 196.3 288 256 288s110.8 38.1 127.3 91.3c2.6 8.4-2.1 17.4-10.5 20s-17.4-2.1-20-10.5C340.5 349.4 302.1 320 256 320s-84.5 29.4-96.7 68.7zM144.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), a = [
n
];
function _(m, p, f, i, d, l) {
return o(), t("svg", c, a);
}
const z = /* @__PURE__ */ r(e, [["render", _]]);
export {
z as default
};