UNPKG

@kiwicom/orbit-components

Version:

Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com’s products.

8 lines (7 loc) 662 B
/* eslint-disable */ "use client"; import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M3.304 4.8h17.392c.72 0 1.304.584 1.304 1.304v11.74c0 .72-.584 1.304-1.304 1.304h-8.56l-5.54 3.835a.435.435 0 0 1-.683-.357v-3.478H3.304A1.269 1.269 0 0 1 2 17.888V6.105c0-.72.584-1.304 1.304-1.304Zm13.479 8.646a1.304 1.304 0 1 0 0-2.61 1.304 1.304 0 0 0 0 2.61ZM5.913 12.14a1.304 1.304 0 1 0 2.609 0 1.304 1.304 0 0 0-2.609 0ZM12 10.837a1.304 1.304 0 1 0 0 2.609 1.304 1.304 0 0 0 0-2.609Z" })), "0 0 24 24", "Chat");