@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
29 lines (28 loc) • 1.15 kB
JavaScript
import { d as t, _ as s } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as l, createElementBlock as c, normalizeClass as r, normalizeStyle as n, createTextVNode as a, createElementVNode as o } from "vue";
const i = t("check-checked"), p = /* @__PURE__ */ o("path", {
d: "M510.613 2.837C229.793 2.837.032 232.598.032 513.418S229.793 1024 510.613 1024s510.582-229.762 510.582-510.582S794.27 2.837 510.613 2.837zm0 794.238c-156.01 0-283.656-127.646-283.656-283.657s127.645-283.656 283.656-283.656S794.27 357.407 794.27 513.418 666.624 797.075 510.613 797.075z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), d = /* @__PURE__ */ o("path", {
d: "M382.968 513.418a127.645 127.645 0 1 0 255.29 0 127.645 127.645 0 1 0-255.29 0Z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1);
function f(e, m, _, h, u, C) {
return l(), c("svg", {
class: r(e.classes),
style: n(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1032 1024",
role: "presentation"
}, [
p,
a(","),
d
], 6);
}
const y = /* @__PURE__ */ s(i, [["render", f]]);
export {
y as default
};