@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) • 636 B
JavaScript
import e from "./npm.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
import h from "../_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 576 512"
}, n = /* @__PURE__ */ r("path", { d: "M288 288h-32v-64h32v64zm288-128v192H288v32H160v-32H0V160h576zm-416 32H32v128h64v-96h32v96h32V192zm160 0H192v160h64v-32h64V192zm224 0H352v128h64v-96h32v96h32v-96h32v96h32V192z" }, null, -1), v = [
n
];
function c(m, _, p, a, i, d) {
return t(), o("svg", s, v);
}
const u = /* @__PURE__ */ h(e, [["render", c]]);
export {
u as default
};