@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 • 677 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: "m9.027 12.264-4.23 3.825a.904.904 0 0 0-.065 1.274c.333.37.902.4 1.27.066l5.303-4.795a.904.904 0 0 0-.002-1.343l-5.256-4.72a.898.898 0 0 0-1.271.07.904.904 0 0 0 .07 1.275l4.18 3.753a.4.4 0 0 1 0 .595ZM16.927 12.264l-4.23 3.825a.904.904 0 0 0-.065 1.274c.333.37.902.4 1.27.066l5.303-4.795a.904.904 0 0 0-.002-1.343l-5.256-4.72a.898.898 0 0 0-1.271.07.904.904 0 0 0 .07 1.275l4.18 3.753a.4.4 0 0 1 0 .595Z"
})), "0 0 24 24", "ChevronDoubleForward");