@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) • 631 B
JavaScript
import e from "./modx.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, n = /* @__PURE__ */ r("path", { d: "M356 241.8l36.7 23.7V480l-133-83.8L356 241.8zM440 75H226.3l-23 37.8 153.5 96.5L440 75zm-89 142.8L55.2 32v214.5l46 29L351 217.8zM97 294.2L8 437h213.7l125-200.5L97 294.2z" }, null, -1), l = [
n
];
function _(m, a, p, d, i, f) {
return o(), t("svg", c, l);
}
const x = /* @__PURE__ */ s(e, [["render", _]]);
export {
x as default
};