@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.
6 lines • 813 B
JavaScript
/* 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: "M4.75 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM7.75 8.002h11.5a1 1 0 1 0 0-2H7.75a1 1 0 0 0 0 2ZM5.75 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM9.95 11.002h-2.2a1 1 0 1 0 0 2h2.2a1 1 0 1 0 0-2ZM5.75 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM9.95 16.002h-2.2a1 1 0 1 0 0 2h2.2a1 1 0 1 0 0-2ZM17 19.7c-2.887 0-5.25-2.363-5.25-5.25S14.113 9.2 17 9.2s5.25 2.363 5.25 5.25S19.887 19.7 17 19.7Zm.381-3.393 2.417-3.229.004.002a.625.625 0 0 0-1-.75l-2.277 3.036a.207.207 0 0 1-.314.022l-1.084-1.083a.625.625 0 0 0-.884.884l1.25 1.25c.233.235.55.367.881.368h.09c.365-.025.7-.207.918-.5Z"
})), "0 0 24 24", "ItemCompleted");