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.

7 lines 933 B
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M8.354 10.588a.894.894 0 011.217-.01l3.038 2.917a.81.81 0 010 1.178.907.907 0 01-1.228 0l-3.038-2.917a.81.81 0 01.01-1.168z" }), /*#__PURE__*/React.createElement("path", { d: "M19.553 7.59L18.21 8.879c2.498 2.748 2.717 6.78.53 9.761-2.189 2.983-6.216 4.145-9.754 2.813-3.538-1.332-5.67-4.813-5.162-8.428.508-3.616 3.524-6.43 7.303-6.814V3.667H9.391c-.48 0-.868-.373-.868-.834 0-.46.389-.833.868-.833h5.208c.48 0 .868.373.868.833 0 .46-.388.834-.868.834h-1.736V6.21a8.4 8.4 0 014.074 1.534l1.389-1.333a.892.892 0 01.844-.228c.303.077.54.304.62.595a.812.812 0 01-.237.81zm-7.558 12.743c3.594-.005 6.506-2.8 6.51-6.25 0-3.452-2.914-6.25-6.51-6.25-3.595 0-6.51 2.798-6.51 6.25s2.915 6.25 6.51 6.25z" })), "0 0 24 24", "Timer");