UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.03 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function o(t) { 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: "IconSpeechBubbleDots24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M8 18.044v-1.5H5a1.5 1.5 0 0 1-1.5-1.5V7A1.5 1.5 0 0 1 5 5.5h14A1.5 1.5 0 0 1 20.5 7v8.044a1.5 1.5 0 0 1-1.5 1.5h-6.507l-.402.307L8 19.97zm11 0h-6l-4.894 3.731A1 1 0 0 1 6.5 20.98v-2.936H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v8.044a3 3 0 0 1-3 3M8 12.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m4 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m5-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0", clipRule: "evenodd" } ) } ); } const n = l(o); export { n as default }; //# sourceMappingURL=IconSpeechBubbleDots24.es.js.map