@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.
8 lines • 944 B
JavaScript
/* eslint-disable */
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "M7.83 11.167a4.167 4.167 0 1 1 8.333 0 4.167 4.167 0 0 1-8.333 0Zm4.926-2.382a2.562 2.562 0 0 0-1.575.012 2.437 2.437 0 0 0-1.56 1.57 2.568 2.568 0 0 0-.006 1.56.211.211 0 0 0 .35.093l2.884-2.885a.21.21 0 0 0-.093-.35Zm.054 4.752a2.432 2.432 0 0 0 1.561-1.571 2.562 2.562 0 0 0 .007-1.56.21.21 0 0 0-.35-.093l-2.884 2.885a.21.21 0 0 0 .092.35 2.56 2.56 0 0 0 1.574-.011Z"
}), /*#__PURE__*/React.createElement("path", {
d: "M16.163 2H7.83a2.5 2.5 0 0 0-2.5 2.5v15a2.5 2.5 0 0 0 2.5 2.5h8.333a2.5 2.5 0 0 0 2.5-2.5v-15a2.5 2.5 0 0 0-2.5-2.5Zm.833 15.833c0 .23-.186.417-.416.417H7.413a.417.417 0 0 1-.417-.417V4.917c0-.23.187-.417.417-.417h9.167c.23 0 .416.187.416.417v12.916Z"
})), "0 0 24 24", "OnlineCheckinOff");