@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) • 644 B
JavaScript
import e from "./user-large.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
import s from "./_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 512 512"
}, n = /* @__PURE__ */ r("path", { d: "M256 288A144 144 0 1 0 256 0a144 144 0 1 0 0 288zm-94.7 32C72.2 320 0 392.2 0 481.3c0 17 13.8 30.7 30.7 30.7H481.3c17 0 30.7-13.8 30.7-30.7C512 392.2 439.8 320 350.7 320H161.3z" }, null, -1), _ = [
n
];
function a(m, p, i, d, f, l) {
return t(), o("svg", c, _);
}
const $ = /* @__PURE__ */ s(e, [["render", a]]);
export {
$ as default
};