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 857 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.89 9.3a3.9 3.9 0 0 0-3.895-3.7H8.72l-.113.007A.9.9 0 0 0 8.72 7.4h7.275l.15.005a2.1 2.1 0 0 1 1.95 2.095v4.262h-1.99c-.366 0-.61.242-.61.608 0 .183.061.304.182.426l2.923 2.922c.182.243.548.243.791 0l2.922-2.922a.588.588 0 0 0 0-.852l-.074-.066a.535.535 0 0 0-.352-.117l-1.992.001V9.5l-.005-.2ZM8.318 9.203 5.396 6.282c-.183-.243-.548-.243-.792 0L1.683 9.204a.588.588 0 0 0 0 .852l.073.066c.1.078.207.117.353.117l1.991-.001V14.5l.005.2A3.9 3.9 0 0 0 8 18.4h7.275l.113-.007a.9.9 0 0 0-.113-1.793H8l-.15-.005A2.1 2.1 0 0 1 5.9 14.5v-4.262h1.991c.366 0 .609-.242.609-.608a.554.554 0 0 0-.182-.426Z" })), "0 0 24 24", "Replace");