UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.35 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function t(l) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconFaceSad20Filled", "aria-hidden": "true", ...l, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18M7.075 9.1a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25m6.975-1.125a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0m-8.31 7.128a.75.75 0 0 0 .961-.437l.003-.006.02-.048a3 3 0 0 1 .11-.208 3.3 3.3 0 0 1 .525-.669c.486-.477 1.303-.985 2.641-.985s2.155.508 2.641.985c.25.245.42.49.524.67a3 3 0 0 1 .131.255l.003.006a.75.75 0 0 0 1.404-.527L14 14.4l.703-.261v-.001l-.001-.002-.002-.005-.004-.011a2 2 0 0 0-.06-.138 4 4 0 0 0-.176-.336 4.8 4.8 0 0 0-.768-.981c-.736-.723-1.92-1.415-3.692-1.415s-2.956.692-3.692 1.415a4.7 4.7 0 0 0-.767.98 4 4 0 0 0-.237.475l-.004.011-.002.005v.002h-.001c0 .001 0 .002.703.262l-.703-.26a.75.75 0 0 0 .443.963", clipRule: "evenodd" } ) } ); } const n = a(t); export { n as default }; //# sourceMappingURL=IconFaceSad20Filled.es.js.map