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: "M19.205 16.089a.904.904 0 01.065 1.274.898.898 0 01-1.27.066l-5.303-4.796a.904.904 0 01.003-1.342l5.255-4.72a.898.898 0 011.271.07c.332.372.3.942-.07 1.275l-4.18 3.753a.4.4 0 000 .595l4.229 3.825zM11.305 16.089a.904.904 0 01.065 1.274.898.898 0 01-1.27.066l-5.303-4.796a.904.904 0 01.003-1.342l5.255-4.72a.898.898 0 011.271.07c.332.372.3.942-.07 1.275l-4.18 3.753a.4.4 0 000 .595l4.229 3.825z" })), "0 0 24 24", "ChevronDoubleLeft");