@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 • 383 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: "M6.445 12.668a.9.9 0 00-1.303 1.242l3.573 3.745a.9.9 0 001.335-.036l8.591-10.037a.9.9 0 00-1.367-1.17l-7.656 8.944a.4.4 0 01-.593.016l-2.58-2.704z"
})), "0 0 24 24", "Check");