@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) • 878 B
JavaScript
import c from "./copy.vue2.mjs";
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
import r from "../_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, n = /* @__PURE__ */ t("path", { d: "M384 336H192c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16l140.1 0L400 115.9V320c0 8.8-7.2 16-16 16zM192 384H384c35.3 0 64-28.7 64-64V115.9c0-12.7-5.1-24.9-14.1-33.9L366.1 14.1c-9-9-21.2-14.1-33.9-14.1H192c-35.3 0-64 28.7-64 64V320c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H256c35.3 0 64-28.7 64-64V416H272v32c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192c0-8.8 7.2-16 16-16H96V128H64z" }, null, -1), _ = [
n
];
function p(a, i, l, m, d, f) {
return e(), o("svg", s, _);
}
const u = /* @__PURE__ */ r(c, [["render", p]]);
export {
u as default
};