@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) • 590 B
JavaScript
import e from "./css3.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as s } from "vue";
import r from "../_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 512 512"
}, l = /* @__PURE__ */ s("path", { d: "M480 32l-64 368-223.3 80L0 400l19.6-94.8h82l-8 40.6L210 390.2l134.1-44.4 18.8-97.1H29.5l16-82h333.7l10.5-52.7H56.3l16.3-82H480z" }, null, -1), n = [
l
];
function _(a, p, i, m, d, f) {
return t(), o("svg", c, n);
}
const $ = /* @__PURE__ */ r(e, [["render", _]]);
export {
$ as default
};