@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) • 645 B
JavaScript
import e from "./dyalog.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 416 512"
}, n = /* @__PURE__ */ r("path", { d: "M0 32v119.2h64V96h107.2C284.6 96 352 176.2 352 255.9 352 332 293.4 416 171.2 416H0v64h171.2C331.9 480 416 367.3 416 255.9c0-58.7-22.1-113.4-62.3-154.3C308.9 56 245.7 32 171.2 32H0z" }, null, -1), _ = [
n
];
function a(p, d, i, l, m, f) {
return o(), t("svg", c, _);
}
const x = /* @__PURE__ */ s(e, [["render", a]]);
export {
x as default
};