@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 • 464 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: "M7.912 15.255a.904.904 0 0 1-1.274.065.898.898 0 0 1-.066-1.27l4.795-5.303a.904.904 0 0 1 1.343.003l4.72 5.255c.332.37.3.94-.07 1.271a.904.904 0 0 1-1.274-.07l-3.754-4.18a.4.4 0 0 0-.595 0l-3.825 4.229Z"
})), "0 0 24 24", "ChevronUp");