@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) • 725 B
JavaScript
import t from "./battery-empty.vue2.mjs";
import { openBlock as e, createElementBlock as c, createElementVNode as o } from "vue";
import r from "./_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 576 512"
}, n = /* @__PURE__ */ o("path", { d: "M80 160c-8.8 0-16 7.2-16 16V336c0 8.8 7.2 16 16 16H464c8.8 0 16-7.2 16-16V176c0-8.8-7.2-16-16-16H80zM0 176c0-44.2 35.8-80 80-80H464c44.2 0 80 35.8 80 80v16c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32v16c0 44.2-35.8 80-80 80H80c-44.2 0-80-35.8-80-80V176z" }, null, -1), _ = [
n
];
function a(p, m, i, d, f, l) {
return e(), c("svg", s, _);
}
const x = /* @__PURE__ */ r(t, [["render", a]]);
export {
x as default
};