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.05 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: "M2 14.167v3.39c0 .17.108.32.268.375l1.497.504v-5.149l-1.497.504a.396.396 0 00-.268.376zM22 14.167a.396.396 0 00-.268-.376l-1.497-.504v5.149l1.497-.504a.396.396 0 00.268-.376v-3.39zM4.549 11.109v.297h14.902v-.297c0-.984-.79-1.782-1.765-1.782H6.314c-.975 0-1.765.798-1.765 1.782zM12.882 6.374v2.953h-1.764V6.374a2.278 2.278 0 01-1.373-2.097A2.266 2.266 0 0112 2a2.266 2.266 0 012.255 2.277c0 .942-.566 1.75-1.373 2.097zM19.451 12.693H4.549v7.525c0 .984.79 1.782 1.765 1.782h11.372c.975 0 1.765-.798 1.765-1.782v-7.525zM8.569 17.545c-.92 0-1.667-.754-1.667-1.684 0-.93.746-1.683 1.667-1.683.92 0 1.666.754 1.666 1.683 0 .93-.746 1.684-1.666 1.684zm8.529-1.684c0 .93-.746 1.684-1.667 1.684-.92 0-1.666-.754-1.666-1.684 0-.93.746-1.683 1.666-1.683.92 0 1.667.754 1.667 1.683zm-3.333 2.872l.686 1.88H9.549l.686-1.88h3.53z" })), "0 0 24 24", "Ai");