UNPKG

@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 641 B
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M9.027 12.264l-4.23 3.825a.904.904 0 00-.065 1.274c.333.37.902.4 1.27.066l5.303-4.795a.904.904 0 00-.002-1.343l-5.256-4.72a.898.898 0 00-1.271.07.904.904 0 00.07 1.275l4.18 3.753a.4.4 0 010 .595zM16.927 12.264l-4.23 3.825a.904.904 0 00-.065 1.274c.333.37.902.4 1.27.066l5.303-4.795a.904.904 0 00-.002-1.343l-5.256-4.72a.898.898 0 00-1.271.07.904.904 0 00.07 1.275l4.18 3.753a.4.4 0 010 .595z" })), "0 0 24 24", "ChevronDoubleRight");