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.27 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: "M6.167 16.667V9.083c0-1.083.916-2 2.083-2.083h.833c.25 0 .417-.167.417-.417V4.167c0-.25-.167-.417-.5-.5-.5 0-.75-.417-.75-.834 0-.416.25-.833.833-.833h5.834c.583 0 .833.333.833.833s-.25.917-.833.917c-.25 0-.417.167-.417.417v2.5c0 .25.167.416.417.416h.833l4.833-4.833a.806.806 0 011.167 0 .806.806 0 010 1.167L3.417 21.75c-.25.333-.834.333-1.167 0a.806.806 0 010-1.167l3.917-3.916zm4.501-4.502l.24-.24a.687.687 0 00.092-.342v-.833c0-.25.167-.417.417-.417H12.5L13.833 9h-4.75c-.416 0-.666.25-.666.667 0 .416.333.666.666.666h.25c.167 0 .334.167.334.417v.833c0 .417.25.667.666.667.129 0 .241-.032.335-.085zm.499-8.082v2.5c0 .25.166.417.416.417h.834c.25 0 .416-.167.416-.417v-2.5c0-.25-.166-.416-.416-.416h-.834c-.25 0-.416.166-.416.416zM6.583 20.25L17.833 9v10.083c0 .917-.666 1.834-1.666 2-.084 0-.334.167-.334.25 0 .5-.333.667-.833.667s-.833-.167-.833-.667a.18.18 0 00-.167-.166H9.833a.18.18 0 00-.166.166c0 .5-.334.667-.834.667S8 21.833 8 21.333c0-.083-.083-.25-.167-.25-.5-.166-.916-.416-1.25-.833z" })), "0 0 24 24", "BaggageCabinNone");