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