@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) • 699 B
JavaScript
import e from "./yin-yang.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as s } from "vue";
import r from "./_virtual/_plugin-vue_export-helper.mjs";
const n = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 512 512"
}, c = /* @__PURE__ */ s("path", { d: "M256 64c53 0 96 43 96 96s-43 96-96 96s-96 43-96 96s43 96 96 96C150 448 64 362 64 256S150 64 256 64zm0 448A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm32-352a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z" }, null, -1), a = [
c
];
function _(m, i, p, d, f, l) {
return t(), o("svg", n, a);
}
const z = /* @__PURE__ */ r(e, [["render", _]]);
export {
z as default
};