@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) • 627 B
JavaScript
import t from "./instalod.vue2.mjs";
import { openBlock as e, createElementBlock as o, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const n = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 512 512"
}, c = /* @__PURE__ */ r("path", { d: "M153.384,480H387.113L502.554,275.765,204.229,333.211ZM504.726,240.078,387.113,32H155.669L360.23,267.9ZM124.386,48.809,7.274,256,123.236,461.154,225.627,165.561Z" }, null, -1), _ = [
c
];
function a(i, p, d, l, m, f) {
return e(), o("svg", n, _);
}
const $ = /* @__PURE__ */ s(t, [["render", a]]);
export {
$ as default
};