@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
23 lines (22 loc) • 1.2 kB
JavaScript
import { d as s, _ as o } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as t, createElementBlock as n, normalizeClass as c, normalizeStyle as r, createElementVNode as l } from "vue";
const a = s("eye"), i = /* @__PURE__ */ l("path", {
d: "M605.09 1024C260.656 1024 0 684.218 0 512S260.655 0 605.09 0c321.165 0 605.092 321.164 605.092 512s-283.927 512-605.091 512zm0-884.364c-256 0-465.454 269.964-465.454 372.364s209.455 372.364 465.455 372.364c260.654 0 465.454-265.31 465.454-372.364s-204.8-372.364-465.454-372.364zm0 139.637c51.2 0 97.746 18.618 139.637 46.545h4.655c-51.2 0-93.091 41.891-93.091 93.091S698.18 512 749.38 512c37.237 0 69.819-23.273 83.783-55.855 4.654 18.619 9.309 37.237 9.309 55.855 0 130.327-102.4 232.727-232.728 232.727S377.018 642.327 377.018 512s97.746-232.727 228.073-232.727z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), p = [
i
];
function m(e, _, d, f, h, u) {
return t(), n("svg", {
class: c(e.classes),
style: r(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1210 1024",
role: "presentation"
}, p, 6);
}
const z = /* @__PURE__ */ o(a, [["render", m]]);
export {
z as default
};