@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) • 688 B
JavaScript
import e from "./archway.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as s } from "vue";
import c from "./_virtual/_plugin-vue_export-helper.mjs";
const r = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 512 512"
}, n = /* @__PURE__ */ s("path", { d: "M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zm0 384c-17.7 0-32 14.3-32 32s14.3 32 32 32H96h64V352c0-53 43-96 96-96s96 43 96 96V480h64 64c17.7 0 32-14.3 32-32s-14.3-32-32-32V128H32V416z" }, null, -1), _ = [
n
];
function a(m, p, i, d, f, l) {
return t(), o("svg", r, _);
}
const x = /* @__PURE__ */ c(e, [["render", a]]);
export {
x as default
};