@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) • 663 B
JavaScript
import t from "./html5.vue2.mjs";
import { openBlock as e, createElementBlock as o, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const l = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 384 512"
}, c = /* @__PURE__ */ r("path", { d: "M0 32l34.9 395.8L191.5 480l157.6-52.2L384 32H0zm308.2 127.9H124.4l4.1 49.4h175.6l-13.6 148.4-97.9 27v.3h-1.1l-98.7-27.3-6-75.8h47.7L138 320l53.5 14.5 53.7-14.5 6-62.2H84.3L71.5 112.2h241.1l-4.4 47.7z" }, null, -1), n = [
c
];
function _(m, a, p, h, i, d) {
return e(), o("svg", l, n);
}
const L = /* @__PURE__ */ s(t, [["render", _]]);
export {
L as default
};