@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) • 778 B
JavaScript
import e from "./road-spikes.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as c } from "vue";
import s from "./_virtual/_plugin-vue_export-helper.mjs";
const r = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 640 512"
}, n = /* @__PURE__ */ c("path", { d: "M64 116.8c0-15.8 20.5-22 29.3-8.9L192 256V116.8c0-15.8 20.5-22 29.3-8.9L320 256V116.8c0-15.8 20.5-22 29.3-8.9L448 256V116.8c0-15.8 20.5-22 29.3-8.9L606.8 302.2c14.2 21.3-1.1 49.7-26.6 49.7H512 448 384 320 256 192 64V116.8zM32 384H608c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32z" }, null, -1), _ = [
n
];
function a(p, i, d, m, f, l) {
return o(), t("svg", r, _);
}
const x = /* @__PURE__ */ s(e, [["render", a]]);
export {
x as default
};