@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
23 lines (22 loc) • 763 B
JavaScript
import { d as o, _ as t } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as s, createElementBlock as r, normalizeClass as n, normalizeStyle as l, createElementVNode as a } from "vue";
const c = o("more"), i = /* @__PURE__ */ a("path", {
d: "M176 511a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), m = [
i
];
function p(e, _, d, f, u, h) {
return s(), r("svg", {
class: n(e.classes),
style: l(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 3891 1024",
role: "presentation"
}, m, 6);
}
const g = /* @__PURE__ */ t(c, [["render", p]]);
export {
g as default
};