@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) • 662 B
JavaScript
import e from "./neuter.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 384 512"
}, n = /* @__PURE__ */ r("path", { d: "M80 176a112 112 0 1 1 224 0A112 112 0 1 1 80 176zM224 349.1c81.9-15 144-86.8 144-173.1C368 78.8 289.2 0 192 0S16 78.8 16 176c0 86.3 62.1 158.1 144 173.1V480c0 17.7 14.3 32 32 32s32-14.3 32-32V349.1z" }, null, -1), _ = [
n
];
function a(p, i, m, d, f, l) {
return t(), o("svg", s, _);
}
const $ = /* @__PURE__ */ c(e, [["render", a]]);
export {
$ as default
};