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.

6 lines 1.08 kB
/* eslint-disable */ import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M1.2 14.34V18c0 .185.117.348.29.406l1.616.545v-5.56l-1.616.543a.427.427 0 0 0-.29.406ZM22.8 14.34a.427.427 0 0 0-.29-.406l-1.616-.544v5.56l1.616-.544a.427.427 0 0 0 .29-.405V14.34ZM3.953 11.038v.32h16.094v-.32a1.915 1.915 0 0 0-1.906-1.925H5.86a1.915 1.915 0 0 0-1.906 1.925ZM12.953 5.923v3.19h-1.906v-3.19A2.46 2.46 0 0 1 9.565 3.66C9.565 2.301 10.655 1.2 12 1.2s2.435 1.101 2.435 2.46a2.46 2.46 0 0 1-1.482 2.263ZM20.047 12.748H3.953v8.127c0 1.063.853 1.925 1.906 1.925H18.14a1.915 1.915 0 0 0 1.906-1.925v-8.127Zm-11.753 5.24c-.994 0-1.8-.814-1.8-1.818s.806-1.818 1.8-1.818 1.8.814 1.8 1.818a1.809 1.809 0 0 1-1.8 1.818Zm9.212-1.818a1.809 1.809 0 0 1-1.8 1.818c-.994 0-1.8-.814-1.8-1.818s.806-1.818 1.8-1.818 1.8.814 1.8 1.818Zm-3.238 3.03.612 1.08-.034.018a6 6 0 0 1-5.692 0l-.034-.018.612-1.08c1.366.94 3.17.94 4.536 0Z" })), "0 0 24 24", "Ai");