@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) • 643 B
JavaScript
import e from "./box.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
import c from "./_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, n = /* @__PURE__ */ r("path", { d: "M50.7 58.5L0 160H208V32H93.7C75.5 32 58.9 42.3 50.7 58.5zM240 160H448L397.3 58.5C389.1 42.3 372.5 32 354.3 32H240V160zm208 32H0V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V192z" }, null, -1), _ = [
n
];
function a(m, p, i, d, f, l) {
return o(), t("svg", s, _);
}
const x = /* @__PURE__ */ c(e, [["render", a]]);
export {
x as default
};