@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) • 762 B
JavaScript
import e from "./user.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
import c from "../_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, n = /* @__PURE__ */ r("path", { d: "M304 128a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM49.3 464H398.7c-8.9-63.3-63.3-112-129-112H178.3c-65.7 0-120.1 48.7-129 112zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3z" }, null, -1), _ = [
n
];
function a(p, i, m, d, f, l) {
return t(), o("svg", s, _);
}
const z = /* @__PURE__ */ c(e, [["render", a]]);
export {
z as default
};