@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.
8 lines (7 loc) • 472 B
JavaScript
/* eslint-disable */
"use client";
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.922.56c.24 0 .4.16.4.4l.56 5.922c.08.48.481.88.961.8.32 0 .64-.24.72-.56L19.906 5.26Z"
})), "0 0 24 24", "GpsIos");