@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) • 681 B
JavaScript
import e from "./circle-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 512 512"
}, n = /* @__PURE__ */ r("path", { d: "M399 384.2C376.9 345.8 335.4 320 288 320H224c-47.4 0-88.9 25.8-111 64.2c35.2 39.2 86.2 63.8 143 63.8s107.8-24.7 143-63.8zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 16a72 72 0 1 0 0-144 72 72 0 1 0 0 144z" }, null, -1), _ = [
n
];
function a(i, m, p, l, d, f) {
return t(), o("svg", s, _);
}
const $ = /* @__PURE__ */ c(e, [["render", a]]);
export {
$ as default
};