@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
23 lines (22 loc) • 1.32 kB
JavaScript
import { d as o, _ as t } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as s, createElementBlock as l, normalizeClass as n, normalizeStyle as c, createElementVNode as r } from "vue";
const a = o("find"), i = /* @__PURE__ */ r("path", {
d: "M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-930.91C281.6 93.09 93.09 281.6 93.09 512S281.6 930.91 512 930.91 930.91 742.4 930.91 512 742.4 93.09 512 93.09zM377.018 695.856c-20.945 0-39.563-11.637-46.545-32.582l-6.982-16.291 6.982-18.618 69.818-186.182c11.636-32.582 37.236-55.855 67.49-67.491l204.8-76.8L691.2 307.2c11.636 4.655 20.945 16.29 25.6 27.927l4.655 16.291-4.655 18.618-69.818 186.182c-11.637 32.582-37.237 55.855-67.491 67.491l-186.182 69.818c-4.654 2.328-11.636 2.328-16.29 2.328zm218.764-267.637-95.418 34.91c-6.982 2.327-11.637 6.981-13.964 13.963l-34.91 95.418 95.42-34.909c6.98-2.327 11.635-6.982 13.963-13.964l34.909-95.418z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), p = [
i
];
function m(e, d, f, _, u, z) {
return s(), l("svg", {
class: n(e.classes),
style: c(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024",
role: "presentation"
}, p, 6);
}
const C = /* @__PURE__ */ t(a, [["render", m]]);
export {
C as default
};