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.07 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: "M14.493 8.811c0 .25.167.417.417.417h1c1.167 0 1.917.916 1.917 2v7.855c0 .917-.667 1.834-1.667 2-.083 0-.333.167-.333.25 0 .5-.334.667-.834.667-.5 0-.833-.167-.833-.667a.18.18 0 00-.167-.166H9.827a.18.18 0 00-.167.166c0 .5-.333.667-.833.667-.5 0-.834-.167-.834-.667 0-.083-.083-.25-.166-.25-1-.166-1.667-1-1.667-2v-7.855c0-1.084.917-2 2.083-2.084h.834c.25 0 .416-.166.416-.416V4.167c0-.25-.166-.417-.5-.5-.5 0-.75-.417-.75-.834 0-.416.25-.833.834-.833h5.833c.583 0 .833.333.833.833 0 .5-.25.917-.833.917-.25 0-.417.167-.417.417V8.81zm-2.916-5.144c-.25 0-.417.166-.417.416v4.642c0 .25.167.416.417.416h.833c.25 0 .417-.167.417-.416V4.083c0-.25-.167-.416-.417-.416h-.833zM9.75 12.144a.75.75 0 00-.75.75v4.356a.75.75 0 001.5 0v-4.356a.75.75 0 00-.75-.75zm4.5 0a.75.75 0 00-.75.75v4.356a.75.75 0 001.5 0v-4.356a.75.75 0 00-.75-.75z" })), "0 0 24 24", "BaggageChecked10");