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.

5 lines 647 B
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M21.117 17.813a.833.833 0 010 1.667H2.834a.833.833 0 110-1.667h18.285zm-10.778-1.26a6.65 6.65 0 01-7.095-6.636V5.343a.833.833 0 01.834-.833h11.634a.833.833 0 01.833.833v.417c0 .23.186.417.417.417h.882a4.156 4.156 0 110 8.311h-3.022a.417.417 0 00-.296.124 6.45 6.45 0 01-4.187 1.94zm7.505-8.714l-.882-.001a.417.417 0 00-.416.416V9.69a7.018 7.018 0 01-.488 2.57.417.417 0 00.387.567h1.4a2.493 2.493 0 000-4.987z" })), "0 0 24 24", "Coffee");