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.

6 lines 455 B
/* 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.906 5.26c.24-.48 0-.96-.48-1.2a1.11 1.11 0 0 0-.72 0L4.54 10.542c-.48.24-.64.72-.48 1.2.16.24.4.481.72.481l5.923.56c.24 0 .4.16.4.4l.56 5.922c.08.48.48.88.96.8.32 0 .64-.24.72-.56L19.907 5.26Z" })), "0 0 24 24", "GpsIos");