@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) • 508 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: "m8.152 16.836 5.002-4.524a.475.475 0 0 0-.001-.703l-4.944-4.44a1.07 1.07 0 0 1-.083-1.507 1.063 1.063 0 0 1 1.503-.083l6.217 5.583a1.07 1.07 0 0 1 .002 1.587l-6.27 5.672c-.437.395-1.11.36-1.504-.078a1.07 1.07 0 0 1 .078-1.507Z"
})), "0 0 24 24", "ChevronForward");