@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 • 767 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: "M4.75 8a1 1 0 100-2 1 1 0 000 2zM7.75 8.002h11.5a1 1 0 100-2H7.75a1 1 0 100 2zM5.75 12a1 1 0 11-2 0 1 1 0 012 0zM9.95 11.002h-2.2a1 1 0 100 2h2.2a1 1 0 100-2zM5.75 17a1 1 0 11-2 0 1 1 0 012 0zM9.95 16.002h-2.2a1 1 0 100 2h2.2a1 1 0 100-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.393l2.417-3.229.004.002a.625.625 0 00-1-.75l-2.277 3.036a.207.207 0 01-.314.022l-1.084-1.083a.625.625 0 00-.884.884l1.25 1.25c.233.235.55.367.881.368h.09c.365-.025.7-.207.918-.5z"
})), "0 0 24 24", "ItemCompleted");