vue-form-kit
Version:
  
20 lines (19 loc) • 616 B
JavaScript
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
import { _ as r } from "./_plugin-vue_export-helper.9d74fd37.js";
const s = {
name: "IconEllipsisVertical"
}, n = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 20 20",
fill: "currentColor",
"aria-hidden": "true"
}, c = /* @__PURE__ */ o("path", { d: "M10 6a2 2 0 110-4 2 2 0 010 4zM10 12a2 2 0 110-4 2 2 0 010 4zM10 18a2 2 0 110-4 2 2 0 010 4z" }, null, -1), a = [
c
];
function i(l, _, p, d, m, f) {
return e(), t("svg", n, a);
}
const w = /* @__PURE__ */ r(s, [["render", i]]);
export {
w as default
};