@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) • 605 B
JavaScript
import e from "./ellipsis-vertical.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
import s from "./_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 128 512"
}, n = /* @__PURE__ */ r("path", { d: "M64 360a56 56 0 1 0 0 112 56 56 0 1 0 0-112zm0-160a56 56 0 1 0 0 112 56 56 0 1 0 0-112zM120 96A56 56 0 1 0 8 96a56 56 0 1 0 112 0z" }, null, -1), a = [
n
];
function _(i, l, p, m, d, f) {
return t(), o("svg", c, a);
}
const $ = /* @__PURE__ */ s(e, [["render", _]]);
export {
$ as default
};