@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) • 668 B
JavaScript
import e from "./square.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as c } 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__ */ c("path", { d: "M384 80c8.8 0 16 7.2 16 16V416c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V96c0-8.8 7.2-16 16-16H384zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z" }, null, -1), _ = [
n
];
function a(p, i, m, d, f, l) {
return t(), o("svg", s, _);
}
const x = /* @__PURE__ */ r(e, [["render", a]]);
export {
x as default
};