UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 876 B
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function a(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: "IconFaceNeutral32Filled", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16s5.373 12 12 12m-3.5-13a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m8.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M11.5 19a1 1 0 1 0 0 2h9a1 1 0 1 0 0-2z", clipRule: "evenodd" } ) } ); } const n = l(a); export { n as default }; //# sourceMappingURL=IconFaceNeutral32Filled.es.js.map