@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) • 569 B
JavaScript
import t from "./strava.vue2.mjs";
import { openBlock as e, createElementBlock as o, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 384 512"
}, n = /* @__PURE__ */ r("path", { d: "M158.4 0L7 292h89.2l62.2-116.1L220.1 292h88.5zm150.2 292l-43.9 88.2-44.6-88.2h-67.6l112.2 220 111.5-220z" }, null, -1), _ = [
n
];
function a(l, m, p, i, d, f) {
return e(), o("svg", c, _);
}
const $ = /* @__PURE__ */ s(t, [["render", a]]);
export {
$ as default
};