UNPKG

@frontify/fondue

Version:
34 lines (33 loc) 1.63 kB
import { jsx as e, jsxs as l } from "react/jsx-runtime"; import { memo as c } from "react"; function n(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconEye12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ l("g", { fill: "none", children: [ /* @__PURE__ */ e("g", { clipPath: "url(#Eye12)", children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M10.88 6.556C10.069 7.89 8.483 9.75 6.039 9.75S2.008 7.89 1.196 6.556a1.06 1.06 0 0 1 0-1.112C2.007 4.11 3.593 2.25 6.038 2.25s4.03 1.86 4.843 3.194c.21.347.21.765 0 1.112m-10.54.52a2.06 2.06 0 0 1 0-2.152c.854-1.401 2.7-3.674 5.698-3.674s4.843 2.273 5.697 3.674a2.06 2.06 0 0 1 0 2.152c-.854 1.401-2.7 3.674-5.697 3.674-2.998 0-4.844-2.273-5.698-3.674m5.268.506a1.64 1.64 0 0 1-1.18-2.007.496.496 0 0 0-.353-.61.504.504 0 0 0-.614.354c-.384 1.412.467 2.854 1.885 3.228s2.885-.454 3.268-1.866c.384-1.412-.467-2.854-1.884-3.228a2.7 2.7 0 0 0-1.38 0 .498.498 0 1 0 .252.965 1.7 1.7 0 0 1 .865 0 1.64 1.64 0 0 1 1.18 2.007 1.666 1.666 0 0 1-2.04 1.157", clipRule: "evenodd" } ) }), /* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "Eye12", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h12v12H0z" }) }) }) ] }) } ); } const a = c(n); export { a as default }; //# sourceMappingURL=IconEye12.es.js.map