@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 • 502 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: "M12 2c5.52.006 9.994 4.48 10 10 0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM3.667 12A8.333 8.333 0 0012 20.333 8.342 8.342 0 0020.333 12a8.333 8.333 0 00-16.666 0zM12 5.333A6.667 6.667 0 115.333 12a.417.417 0 01.417-.417h5.833V5.75A.417.417 0 0112 5.333z"
})), "0 0 24 24", "Timelapse");