UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.42 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as t } from "react"; function c(a) { 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: "IconFaceHappy24", "aria-hidden": "true", ...a, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M20.5 12a8.5 8.5 0 1 1-17 0 8.5 8.5 0 0 1 17 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m7.75-1.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m-9.26 4.047a.75.75 0 0 1 .962.438l.003.009.025.057c.025.054.067.138.128.242.122.208.317.49.605.772.563.552 1.504 1.135 3.037 1.135s2.474-.583 3.037-1.135c.288-.282.483-.564.605-.772a3 3 0 0 0 .153-.3l.004-.008a.75.75 0 0 1 1.404.526L16.5 14.5l.703.261v.001l-.001.002-.002.005-.005.012-.014.036-.05.114a5 5 0 0 1-.195.37 5.3 5.3 0 0 1-.848 1.084c-.812.798-2.12 1.565-4.088 1.565s-3.276-.767-4.088-1.565a5.3 5.3 0 0 1-.848-1.084 4 4 0 0 1-.26-.52l-.004-.012-.002-.005v-.002h-.001c0-.001 0-.002.703-.262l-.703.26a.75.75 0 0 1 .443-.963", clipRule: "evenodd" } ) } ); } const n = t(c); export { n as default }; //# sourceMappingURL=IconFaceHappy24.es.js.map