@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) • 671 B
JavaScript
import e from "./table-cells-large.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 512 512"
}, n = /* @__PURE__ */ r("path", { d: "M448 96V224H288V96H448zm0 192V416H288V288H448zM224 224H64V96H224V224zM64 288H224V416H64V288zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z" }, null, -1), _ = [
n
];
function a(l, m, p, V, i, H) {
return t(), o("svg", s, _);
}
const u = /* @__PURE__ */ c(e, [["render", a]]);
export {
u as default
};