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: "IconFaceSad24", "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 7.953a.75.75 0 0 0 .962-.438l.003-.009.025-.057a3 3 0 0 1 .128-.242c.122-.207.317-.49.605-.772.563-.552 1.504-1.135 3.037-1.135s2.474.583 3.037 1.135c.288.283.483.565.605.773a3 3 0 0 1 .153.298l.004.01a.75.75 0 0 0 1.404-.526L16.5 17l.703-.261v-.001l-.001-.002-.002-.005-.005-.012-.014-.036-.05-.114a4 4 0 0 0-.195-.37 5.3 5.3 0 0 0-.848-1.084c-.812-.798-2.12-1.565-4.088-1.565s-3.276.767-4.088 1.565c-.4.393-.673.785-.848 1.084a4 4 0 0 0-.26.52l-.004.012-.002.005v.002h-.001c0 .001 0 .002.703.262l-.703-.26a.75.75 0 0 0 .443.963", clipRule: "evenodd" } ) } ); } const n = t(c); export { n as default }; //# sourceMappingURL=IconFaceSad24.es.js.map