@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) • 673 B
JavaScript
import t from "./tv.vue2.mjs";
import { openBlock as e, createElementBlock as o, createElementVNode as c } from "vue";
import s from "./_virtual/_plugin-vue_export-helper.mjs";
const r = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 640 512"
}, n = /* @__PURE__ */ c("path", { d: "M64 64V352H576V64H64zM0 64C0 28.7 28.7 0 64 0H576c35.3 0 64 28.7 64 64V352c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM128 448H512c17.7 0 32 14.3 32 32s-14.3 32-32 32H128c-17.7 0-32-14.3-32-32s14.3-32 32-32z" }, null, -1), _ = [
n
];
function a(p, i, m, d, f, l) {
return e(), o("svg", r, _);
}
const V = /* @__PURE__ */ s(t, [["render", a]]);
export {
V as default
};