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: "M14.493 5.667c0 .25.34.416.59.416h1.5c1.167 0 1.917.917 1.917 2v11c0 .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.083a.18.18 0 00-.166.166c0 .5-.334.667-.834.667-.5 0-.833-.167-.833-.667 0-.083-.083-.25-.167-.25-1-.166-1.666-1-1.666-2v-11c0-1.083.916-2 2.083-2.083h1.577c.25 0 .416-.167.416-.417V4.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.417v1.5zm-2.916-2c-.25 0-.417.166-.417.416V5.58c0 .25.167.417.417.417h.833c.25 0 .417-.167.417-.417V4.083c0-.25-.167-.416-.417-.416h-.833zM14.25 9a.75.75 0 00-.75.75v7.5a.75.75 0 101.5 0v-7.5a.75.75 0 00-.75-.75zm-4.5 0a.75.75 0 00-.75.75v7.5a.75.75 0 001.5 0v-7.5A.75.75 0 009.75 9z" })), "0 0 24 24", "BaggageChecked20");