UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.13 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as s } from "react"; function o(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconEye24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M20.35 12.367c-1.13 2.107-3.857 5.972-8.35 5.972s-7.22-3.865-8.35-5.972a.76.76 0 0 1 0-.735C4.78 9.525 7.507 5.66 12 5.66s7.22 3.865 8.35 5.972a.76.76 0 0 1 0 .735m-18.022.71a2.26 2.26 0 0 1 0-2.154C3.481 8.774 6.587 4.16 12 4.16s8.519 4.614 9.672 6.763a2.26 2.26 0 0 1 0 2.154c-1.153 2.148-4.259 6.762-9.672 6.762s-8.519-4.614-9.672-6.762m8.953 1.606a2.78 2.78 0 0 1-1.964-3.402.75.75 0 0 0-1.449-.389 4.278 4.278 0 1 0 3.024-3.025.75.75 0 1 0 .39 1.449 2.778 2.778 0 1 1 0 5.367", clipRule: "evenodd" } ) } ); } const c = s(o); export { c as default }; //# sourceMappingURL=IconEye24.es.js.map