@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
23 lines (22 loc) • 1.52 kB
JavaScript
import { d as o, _ as s } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as t, createElementBlock as c, normalizeClass as n, normalizeStyle as r, createElementVNode as l } from "vue";
const a = o("my2"), i = /* @__PURE__ */ l("path", {
d: "M511.863 804.297c-223.01 0-402.149-179.139-402.149-402.148S288.854 0 511.863 0 914.01 179.139 914.01 402.149 734.872 804.297 511.863 804.297zm0-694.62c-160.86 0-292.472 131.612-292.472 292.472S351.003 694.62 511.863 694.62 804.335 563.008 804.335 402.15 672.722 109.677 511.863 109.677zm237.633 913.974c-29.247 0-51.182-21.936-54.838-51.183-7.312-95.053-87.742-168.17-182.795-168.17s-175.483 73.117-182.795 168.17c-3.656 29.247-29.247 54.839-58.494 51.183-29.247 0-51.183-29.247-51.183-58.494C230.36 811.609 358.315 694.62 511.863 694.62s281.504 120.645 292.472 270.537c3.655 29.247-21.936 54.838-51.183 58.494h-3.656zM511.863 548.384c-47.527 0-91.398-21.935-120.645-58.494-18.28-25.591-14.623-58.494 7.312-76.774 25.591-18.28 58.494-14.623 76.774 7.312s51.182 21.935 69.462 0 54.838-29.247 76.774-7.312c21.935 18.28 29.247 54.839 7.312 76.774-25.592 40.215-69.463 58.494-116.99 58.494z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), m = [
i
];
function p(e, _, d, f, h, u) {
return t(), c("svg", {
class: n(e.classes),
style: r(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024",
role: "presentation"
}, m, 6);
}
const w = /* @__PURE__ */ s(a, [["render", p]]);
export {
w as default
};