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.

7 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: "M12.605 11.103a.208.208 0 01-.08.195 6.667 6.667 0 00-2.572 4.68.21.21 0 01-.208.189H2.417A.417.417 0 012 15.75a7.645 7.645 0 01.627-2.955c.45-.896 1.922-1.438 3.96-2.188l.528-.194c.06-.073.1-.162.112-.257.08-.364.06-.744-.06-1.097a4.67 4.67 0 01-1.214-3.58C5.953 3.462 7.27 2 9.083 2c1.815 0 3.13 1.463 3.13 3.476a4.682 4.682 0 01-1.221 3.595 2.145 2.145 0 00-.049 1.083.5.5 0 00.115.26l.524.191.199.074.691.26c.071.026.122.089.133.164z" }), /*#__PURE__*/React.createElement("path", { d: "M16.583 11.167A5.417 5.417 0 1022 16.583a5.423 5.423 0 00-5.417-5.416zm3.75 5.416c0 .46-.373.834-.833.834h-1.667a.417.417 0 00-.416.416V19.5a.833.833 0 11-1.667 0v-1.667a.417.417 0 00-.417-.416h-1.666a.833.833 0 110-1.667h1.666c.23 0 .417-.187.417-.417v-1.666a.833.833 0 011.667 0v1.666c0 .23.186.417.416.417H19.5c.46 0 .833.373.833.833z" })), "0 0 24 24", "PassengerAdd");