UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.08 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function c(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconFaceExtraHappy32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M16 26c5.523 0 10-4.477 10-10S21.523 6 16 6 6 10.477 6 16s4.477 10 10 10m0 2c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16s5.373 12 12 12m-2-14.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m5.5 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m.281 5H12.22c1.031 1.302 2.4 2 3.781 2s2.75-.698 3.781-2M16 24c2.626 0 4.933-1.654 6.253-4.149C22.72 18.967 22 18 21 18H11c-1 0-1.72.967-1.253 1.851C11.067 22.347 13.374 24 16 24", clipRule: "evenodd" } ) } ); } const m = a(c); export { m as default }; //# sourceMappingURL=IconFaceExtraHappy32.es.js.map