UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.38 kB
import { jsx as a } from "react/jsx-runtime"; import { memo as t } from "react"; function l(e) { return /* @__PURE__ */ a( "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: "IconFaceSad20", "aria-hidden": "true", ...e, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M17.5 10a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0m1.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0M7.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 = t(l); export { n as default }; //# sourceMappingURL=IconFaceSad20.es.js.map