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.

8 lines 600 B
/* 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: "M11.584 5.75c0-.23.186-.417.416-.417A6.667 6.667 0 1 1 5.334 12c0-.23.186-.417.416-.417h5.834V5.75Z" }), /*#__PURE__*/React.createElement("path", { d: "M12 2C6.478 2 2 6.477 2 12s4.478 10 10 10c5.523 0 10-4.477 10-10-.006-5.52-4.48-9.994-10-10ZM3.667 12a8.333 8.333 0 1 1 16.667 0A8.342 8.342 0 0 1 12 20.333 8.333 8.333 0 0 1 3.667 12Z" })), "0 0 24 24", "Timelapse");