@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) • 882 B
JavaScript
import e from "./medium.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as s } from "vue";
import r from "../_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 640 512"
}, n = /* @__PURE__ */ s("path", { d: "M180.5,74.262C80.813,74.262,0,155.633,0,256S80.819,437.738,180.5,437.738,361,356.373,361,256,280.191,74.262,180.5,74.262Zm288.25,10.646c-49.845,0-90.245,76.619-90.245,171.095s40.406,171.1,90.251,171.1,90.251-76.619,90.251-171.1H559C559,161.5,518.6,84.908,468.752,84.908Zm139.506,17.821c-17.526,0-31.735,68.628-31.735,153.274s14.2,153.274,31.735,153.274S640,340.631,640,256C640,171.351,625.785,102.729,608.258,102.729Z" }, null, -1), m = [
n
];
function _(a, i, p, d, f, l) {
return t(), o("svg", c, m);
}
const $ = /* @__PURE__ */ r(e, [["render", _]]);
export {
$ as default
};