@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) • 597 B
JavaScript
import e from "./ellipsis.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 448 512"
}, n = /* @__PURE__ */ s("path", { d: "M8 256a56 56 0 1 1 112 0A56 56 0 1 1 8 256zm160 0a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zm216-56a56 56 0 1 1 0 112 56 56 0 1 1 0-112z" }, null, -1), a = [
n
];
function _(i, m, p, l, d, f) {
return t(), o("svg", c, a);
}
const $ = /* @__PURE__ */ r(e, [["render", _]]);
export {
$ as default
};