@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 e from "./fulcrum.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
import l from "../_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 320 512"
}, c = /* @__PURE__ */ r("path", { d: "M95.75 164.14l-35.38 43.55L25 164.14l35.38-43.55zM144.23 0l-20.54 198.18L72.72 256l51 57.82L144.23 512V300.89L103.15 256l41.08-44.89zm79.67 164.14l35.38 43.55 35.38-43.55-35.38-43.55zm-48.48 47L216.5 256l-41.08 44.89V512L196 313.82 247 256l-51-57.82L175.42 0z" }, null, -1), n = [
c
];
function _(m, a, p, f, i, d) {
return t(), o("svg", s, n);
}
const x = /* @__PURE__ */ l(e, [["render", _]]);
export {
x as default
};