@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) • 555 B
JavaScript
import e from "./yandex-international.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as n } from "vue";
import r from "../_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 320 512"
}, c = /* @__PURE__ */ n("path", { d: "M129.5 512V345.9L18.5 48h55.8l81.8 229.7L250.2 0h51.3L180.8 347.8V512h-51.3z" }, null, -1), a = [
c
];
function _(i, l, p, d, m, f) {
return t(), o("svg", s, a);
}
const $ = /* @__PURE__ */ r(e, [["render", _]]);
export {
$ as default
};