@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) • 564 B
JavaScript
import e from "./genderless.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
import s from "./_virtual/_plugin-vue_export-helper.mjs";
const n = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 384 512"
}, c = /* @__PURE__ */ r("path", { d: "M192 144a112 112 0 1 1 0 224 112 112 0 1 1 0-224zm0 288a176 176 0 1 0 0-352 176 176 0 1 0 0 352z" }, null, -1), _ = [
c
];
function a(m, p, d, i, l, f) {
return t(), o("svg", n, _);
}
const $ = /* @__PURE__ */ s(e, [["render", a]]);
export {
$ as default
};