@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 • 833 B
JavaScript
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "M16.163 2a2.5 2.5 0 012.5 2.5v15a2.5 2.5 0 01-2.5 2.5H7.83a2.5 2.5 0 01-2.5-2.5v-15A2.5 2.5 0 017.83 2h8.333zm.834 15.833V4.917a.417.417 0 00-.417-.417H7.413a.417.417 0 00-.416.417v12.916c0 .23.186.417.416.417h9.167a.417.417 0 00.417-.417zM11.997 7a4.167 4.167 0 110 8.334 4.167 4.167 0 010-8.334zm-.815 1.797a2.437 2.437 0 00-1.561 1.57 2.568 2.568 0 00-.006 1.56.21.21 0 00.35.093l2.884-2.885a.21.21 0 00-.092-.35 2.563 2.563 0 00-1.575.012zm1.629 4.74a2.432 2.432 0 001.56-1.571 2.563 2.563 0 00.007-1.56.21.21 0 00-.35-.093l-2.884 2.885a.21.21 0 00.093.35 2.56 2.56 0 001.574-.011z"
})), "0 0 24 24", "OnlineCheckinOff");