@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) • 562 B
JavaScript
import e from "./ethereum.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 320 512"
}, n = /* @__PURE__ */ r("path", { d: "M311.9 260.8L160 353.6 8 260.8 160 0l151.9 260.8zM160 383.4L8 290.6 160 512l152-221.4-152 92.8z" }, null, -1), _ = [
n
];
function a(l, m, p, i, d, f) {
return t(), o("svg", c, _);
}
const $ = /* @__PURE__ */ s(e, [["render", a]]);
export {
$ as default
};