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.

5 lines 627 B
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M12.71 14.2l2.72 3.255c.332.37.3.94-.07 1.271a.904.904 0 01-1.275-.07l-1.753-2.18a.4.4 0 00-.594 0l-1.826 2.229a.904.904 0 01-1.274.065.898.898 0 01-.066-1.27l2.796-3.303a.904.904 0 011.342.003zM9.912 5.297l1.826 2.23a.4.4 0 00.594-.001l1.753-2.18a.904.904 0 011.275-.07c.37.332.402.9.07 1.27l-2.72 3.257a.904.904 0 01-1.342.002L8.572 6.503a.898.898 0 01.066-1.271.904.904 0 011.274.065z" })), "0 0 24 24", "ShowLess");