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.34 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.431 5.094c0 .244 0 .406 1.381.406h1.55l3.007-3.006a.786.786 0 011.137 0 .785.785 0 010 1.137l-2.414 2.414.01.01-2.31 2.296-.002-.003L3.63 21.506c-.243.325-.812.325-1.137 0a.785.785 0 010-1.137l1.862-1.863V7.45c0-1.056.894-1.95 2.031-2.031H9.15c.244 0 .406-.163.406-.406v-.65c0-.244-.162-.407-.487-.488-.488 0-.732-.406-.732-.813 0-.406.244-.812.813-.812h5.687c.57 0 .813.325.813.813 0 .487-.244.893-.813.893-.243 0-.406.163-.406.406v.732zM7.125 15.737l1.463-1.462V8.831a.731.731 0 10-1.463 0v6.907zm4.193-4.192l1.462-1.463v-1.25a.731.731 0 00-1.462 0v2.713zm.27-7.67c-.244 0-.407.162-.407.406v.729c0 .243.163.405.406.405h.813c.244 0 .406-.162.406-.405v-.73c0-.243-.162-.405-.406-.405h-.813zM16.973 9.753l2.636-2.62c.015.103.022.21.022.317v11.456c0 .894-.65 1.788-1.625 1.95-.081 0-.325.163-.325.244 0 .487-.325.65-.812.65-.488 0-.813-.163-.813-.65a.175.175 0 00-.162-.163H7.93a.175.175 0 00-.162.163c0 .487-.325.65-.813.65-.487 0-.812-.163-.812-.65 0-.081-.082-.244-.163-.244-.05-.008-.1-.018-.149-.03l5.486-5.452v1.745a.731.731 0 101.462 0V13.92l2.73-2.713v5.912a.731.731 0 101.463 0V9.753z" })), "0 0 24 24", "BaggageCheckedNone");