@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 • 642 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: "M11.37 17.363a.904.904 0 00-.065-1.274l-4.23-3.825a.4.4 0 01.001-.594l4.18-3.754a.904.904 0 00.07-1.275.898.898 0 00-1.27-.07L4.8 11.291a.904.904 0 00-.003 1.342L10.1 17.43a.898.898 0 001.271-.066zM19.27 17.363a.904.904 0 00-.065-1.274l-4.23-3.825a.4.4 0 01.001-.594l4.18-3.754a.904.904 0 00.07-1.275.898.898 0 00-1.27-.07l-5.256 4.72a.904.904 0 00-.003 1.342L18 17.43a.898.898 0 001.271-.066z"
})), "0 0 24 24", "ChevronDoubleLeft");