@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) • 600 B
JavaScript
import o from "./y-combinator.vue2.mjs";
import { openBlock as t, createElementBlock as e, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, n = /* @__PURE__ */ r("path", { d: "M448 32v448H0V32h448zM236 287.5L313.5 142h-32.7L235 233c-4.7 9.3-9 18.3-12.8 26.8L210 233l-45.2-91h-35l76.7 143.8v94.5H236v-92.8z" }, null, -1), _ = [
n
];
function a(i, l, m, p, d, f) {
return t(), e("svg", c, _);
}
const x = /* @__PURE__ */ s(o, [["render", a]]);
export {
x as default
};