@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
23 lines (22 loc) • 949 B
JavaScript
import { d as o, _ as s } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as t, createElementBlock as l, normalizeClass as n, normalizeStyle as r, createElementVNode as c } from "vue";
const a = o("check-disabled"), i = /* @__PURE__ */ c("path", {
d: "M506.467 0C227.962 0 .094 227.868.094 506.374s227.868 506.373 506.373 506.373 506.374-227.868 506.374-506.373S787.786 0 506.467 0zm202.55 571.077H306.73c-45.01 0-67.516-22.506-67.516-67.517 0-45.01 22.505-67.516 67.516-67.516h402.286c45.01 0 67.516 22.505 67.516 67.516 0 45.011-22.505 67.517-67.516 67.517z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), p = [
i
];
function d(e, m, _, f, h, u) {
return t(), l("svg", {
class: n(e.classes),
style: r(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024",
role: "presentation"
}, p, 6);
}
const g = /* @__PURE__ */ s(a, [["render", d]]);
export {
g as default
};