@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 • 566 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: "m19.167 8.828 2.584 2.583a.807.807 0 0 1 0 1.167l-2.584 2.583c-.5.501-1.416.167-1.416-.583v-1.583a.18.18 0 0 0-.167-.167H12.86a2.501 2.501 0 0 1-4.716 0h-5.31c-.5 0-.833-.333-.833-.833 0-.5.334-.834.834-.834h5.309a2.501 2.501 0 0 1 4.715 0h4.726a.18.18 0 0 0 .167-.166V9.41c0-.75.917-1.083 1.416-.583Z"
})), "0 0 24 24", "RouteOneStop");