@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) • 601 B
JavaScript
import e from "./windows.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const n = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, c = /* @__PURE__ */ r("path", { d: "M0 93.7l183.6-25.3v177.4H0V93.7zm0 324.6l183.6 25.3V268.4H0v149.9zm203.8 28L448 480V268.4H203.8v177.9zm0-380.6v180.1H448V32L203.8 65.7z" }, null, -1), _ = [
c
];
function m(a, i, l, p, d, f) {
return o(), t("svg", n, _);
}
const V = /* @__PURE__ */ s(e, [["render", m]]);
export {
V as default
};