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 1.42 kB
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M6.545 7.455H2.91c-.545 0-.909-.364-.909-.91V2.91C2 2.364 2.364 2 2.91 2h3.635c.546 0 .91.364.91.91v3.635c0 .546-.364.91-.91.91zM13.818 7.455h-3.636c-.546 0-.91-.364-.91-.91V2.91c0-.545.364-.909.91-.909h3.636c.546 0 .91.364.91.91v3.635c0 .546-.364.91-.91.91zM17.454 7.455h3.637c.545 0 .909-.364.909-.91V2.91c0-.545-.364-.909-.91-.909h-3.636c-.545 0-.909.364-.909.91v3.635c0 .546.364.91.91.91zM6.545 14.727H2.91c-.545 0-.909-.363-.909-.909v-3.636c0-.546.364-.91.91-.91h3.635c.546 0 .91.364.91.91v3.636c0 .546-.364.91-.91.91zM10.182 14.727h3.636c.546 0 .91-.363.91-.909v-3.636c0-.546-.364-.91-.91-.91h-3.636c-.546 0-.91.364-.91.91v3.636c0 .546.364.91.91.91zM21.09 14.727h-3.636c-.545 0-.909-.363-.909-.909v-3.636c0-.546.364-.91.91-.91h3.636c.545 0 .909.364.909.91v3.636c0 .546-.364.91-.91.91zM2.91 22h3.635c.546 0 .91-.364.91-.91v-3.636c0-.545-.364-.909-.91-.909H2.91c-.545 0-.909.364-.909.91v3.636c0 .545.364.909.91.909zM13.818 22h-3.636c-.546 0-.91-.364-.91-.91v-3.636c0-.545.364-.909.91-.909h3.636c.546 0 .91.364.91.91v3.636c0 .545-.364.909-.91.909zM17.454 22h3.637c.545 0 .909-.364.909-.91v-3.636c0-.545-.364-.909-.91-.909h-3.636c-.545 0-.909.364-.909.91v3.636c0 .545.364.909.91.909z" })), "0 0 24 24", "Grid");