@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 • 564 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: "M11.583 5.75c0-.23.187-.417.417-.417A6.667 6.667 0 115.333 12c0-.23.187-.417.417-.417h5.833V5.75z"
}), /*#__PURE__*/React.createElement("path", {
d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10c-.006-5.52-4.48-9.994-10-10zM3.667 12a8.333 8.333 0 0116.666 0A8.342 8.342 0 0112 20.333 8.333 8.333 0 013.667 12z"
})), "0 0 24 24", "Timelapse");