@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 • 664 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.797 16.089l4.23-3.825.029-.03a.4.4 0 00-.03-.565l-4.18-3.753a.904.904 0 01-.07-1.275.898.898 0 011.27-.07l5.256 4.72c.399.358.4.983.003 1.342L6.003 17.43a.898.898 0 01-1.271-.066.904.904 0 01.065-1.274zM12.697 16.089l4.23-3.825.029-.03a.4.4 0 00-.03-.565l-4.18-3.753a.904.904 0 01-.07-1.275.898.898 0 011.27-.07l5.257 4.72c.398.358.399.983.002 1.342l-5.302 4.796a.898.898 0 01-1.271-.066.904.904 0 01.065-1.274z"
})), "0 0 24 24", "ChevronDoubleRight");