@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) • 712 B
JavaScript
import e from "./google.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as c } from "vue";
import r from "../_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 488 512"
}, n = /* @__PURE__ */ c("path", { d: "M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z" }, null, -1), _ = [
n
];
function a(l, p, i, m, d, f) {
return o(), t("svg", s, _);
}
const $ = /* @__PURE__ */ r(e, [["render", a]]);
export {
$ as default
};