@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) • 767 B
JavaScript
import e from "./android.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const a = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 576 512"
}, c = /* @__PURE__ */ r("path", { d: "M420.55,301.93a24,24,0,1,1,24-24,24,24,0,0,1-24,24m-265.1,0a24,24,0,1,1,24-24,24,24,0,0,1-24,24m273.7-144.48,47.94-83a10,10,0,1,0-17.27-10h0l-48.54,84.07a301.25,301.25,0,0,0-246.56,0L116.18,64.45a10,10,0,1,0-17.27,10h0l47.94,83C64.53,202.22,8.24,285.55,0,384H576c-8.24-98.45-64.54-181.78-146.85-226.55" }, null, -1), n = [
c
];
function _(m, d, i, l, p, f) {
return o(), t("svg", a, n);
}
const $ = /* @__PURE__ */ s(e, [["render", _]]);
export {
$ as default
};