@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 • 522 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: "M2.851 7.069a.578.578 0 1 0-.547 1.018l7.547 4.051-7.555 4.215a.578.578 0 0 0 .563 1.009l8.477-4.73a.578.578 0 0 0-.008-1.013L2.851 7.07ZM12.274 17.415h9.222a.505.505 0 0 0 .504-.504.505.505 0 0 0-.504-.504h-9.222a.505.505 0 0 0-.504.504c0 .277.227.504.504.504Z"
})), "0 0 24 24", "CodeKiwi");