@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) • 526 B
JavaScript
import e from "./houzz.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, n = /* @__PURE__ */ r("path", { d: "M275.9 330.7H171.3V480H17V32h109.5v104.5l305.1 85.6V480H275.9z" }, null, -1), _ = [
n
];
function a(p, i, l, m, d, f) {
return o(), t("svg", c, _);
}
const V = /* @__PURE__ */ s(e, [["render", a]]);
export {
V as default
};