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 979 B
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.56 11.318a2.922 2.922 0 00-2.7-2.546.208.208 0 01-.193-.207V8.35a3.755 3.755 0 013.75-3.75h9.166a3.755 3.755 0 013.75 3.75v.096a.333.333 0 01-.299.336 2.923 2.923 0 00-2.59 2.536.417.417 0 01-.417.365h-3.985a.417.417 0 01-.417-.416V7.1a.625.625 0 10-1.25 0v4.167c0 .23-.187.416-.417.416h-3.98a.417.417 0 01-.417-.365z" }), /*#__PURE__*/React.createElement("path", { d: "M18.667 11.683a1.667 1.667 0 113.333 0v3.334a2.074 2.074 0 01-1.216 1.883.416.416 0 00-.242.378v1.072a1.042 1.042 0 01-2.084 0v-.833a.417.417 0 00-.416-.417H5.958a.417.417 0 00-.416.417v.833a1.042 1.042 0 01-2.084 0v-1.072a.417.417 0 00-.243-.378A2.075 2.075 0 012 15.017v-3.334a1.667 1.667 0 113.333 0v.834c0 .23.187.416.417.416h12.5c.23 0 .417-.186.417-.416v-.834z" })), "0 0 24 24", "Lounge");