@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) • 575 B
JavaScript
import o from "./microsoft.vue2.mjs";
import { openBlock as t, createElementBlock as e, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, n = /* @__PURE__ */ r("path", { d: "M0 32h214.6v214.6H0V32zm233.4 0H448v214.6H233.4V32zM0 265.4h214.6V480H0V265.4zm233.4 0H448V480H233.4V265.4z" }, null, -1), _ = [
n
];
function m(a, i, p, f, d, l) {
return t(), e("svg", c, _);
}
const u = /* @__PURE__ */ s(o, [["render", m]]);
export {
u as default
};