@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) • 625 B
JavaScript
import e from "./angular.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const n = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, c = /* @__PURE__ */ r("path", { d: "M185.7 268.1h76.2l-38.1-91.6-38.1 91.6zM223.8 32L16 106.4l31.8 275.7 176 97.9 176-97.9 31.8-275.7zM354 373.8h-48.6l-26.2-65.4H168.6l-26.2 65.4H93.7L223.8 81.5z" }, null, -1), l = [
c
];
function _(a, p, i, m, d, f) {
return t(), o("svg", n, l);
}
const $ = /* @__PURE__ */ s(e, [["render", _]]);
export {
$ as default
};