@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.
5 lines • 613 B
JavaScript
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 01-.683-.357v-3.478H3.304A1.269 1.269 0 012 17.888V6.105c0-.72.584-1.304 1.304-1.304zm13.479 8.646a1.304 1.304 0 100-2.609 1.304 1.304 0 000 2.609zM5.913 12.14a1.304 1.304 0 102.609 0 1.304 1.304 0 00-2.609 0zM12 10.837a1.304 1.304 0 100 2.609 1.304 1.304 0 000-2.61z"
})), "0 0 24 24", "Chat");