@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) • 651 B
JavaScript
import t from "./tarp.vue2.mjs";
import { openBlock as e, createElementBlock as o, createElementVNode as r } from "vue";
import c from "./_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 576 512"
}, n = /* @__PURE__ */ r("path", { d: "M576 128c0-35.3-28.7-64-64-64H64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64l352 0 0-128c0-17.7 14.3-32 32-32H576V128zM448 448L576 320H448l0 128zM96 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64z" }, null, -1), _ = [
n
];
function a(p, l, i, m, d, f) {
return e(), o("svg", s, _);
}
const $ = /* @__PURE__ */ c(t, [["render", a]]);
export {
$ as default
};