@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) • 679 B
JavaScript
import e from "./monero.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
import c from "../_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 496 512"
}, n = /* @__PURE__ */ r("path", { d: "M352 384h108.4C417 455.9 338.1 504 248 504S79 455.9 35.6 384H144V256.2L248 361l104-105v128zM88 336V128l159.4 159.4L408 128v208h74.8c8.5-25.1 13.2-52 13.2-80C496 119 385 8 248 8S0 119 0 256c0 28 4.6 54.9 13.2 80H88z" }, null, -1), _ = [
n
];
function a(l, m, p, i, d, f) {
return o(), t("svg", s, _);
}
const x = /* @__PURE__ */ c(e, [["render", a]]);
export {
x as default
};