@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) • 656 B
JavaScript
import t from "./firstdraft.vue2.mjs";
import { openBlock as e, createElementBlock as o, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const h = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 384 512"
}, c = /* @__PURE__ */ r("path", { d: "M384 192h-64v128H192v128H0v-25.6h166.4v-128h128v-128H384V192zm-25.6 38.4v128h-128v128H64V512h192V384h128V230.4h-25.6zm25.6 192h-89.6V512H320v-64h64v-25.6zM0 0v384h128V256h128V128h128V0H0z" }, null, -1), n = [
c
];
function _(a, m, v, f, i, p) {
return e(), o("svg", h, n);
}
const H = /* @__PURE__ */ s(t, [["render", _]]);
export {
H as default
};