@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) • 647 B
JavaScript
import e from "./bowling-ball.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
import s from "./_virtual/_plugin-vue_export-helper.mjs";
const n = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 512 512"
}, a = /* @__PURE__ */ r("path", { d: "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM240 80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM208 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm-64-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z" }, null, -1), c = [
a
];
function _(l, i, m, p, d, f) {
return o(), t("svg", n, c);
}
const z = /* @__PURE__ */ s(e, [["render", _]]);
export {
z as default
};