@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) • 647 B
JavaScript
import t from "./tablet-screen-button.vue2.mjs";
import { openBlock as e, createElementBlock as o, createElementVNode as c } from "vue";
import r from "./_virtual/_plugin-vue_export-helper.mjs";
const n = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, s = /* @__PURE__ */ c("path", { d: "M0 64C0 28.7 28.7 0 64 0H384c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM256 448a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM384 64H64V384H384V64z" }, null, -1), _ = [
s
];
function a(p, i, l, m, d, f) {
return e(), o("svg", n, _);
}
const x = /* @__PURE__ */ r(t, [["render", a]]);
export {
x as default
};