@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 • 732 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: "M15.224 11.993a.402.402 0 0 1-.202.349l-4.402 2.515a.4.4 0 0 1-.6-.347V9.477a.4.4 0 0 1 .6-.348l4.402 2.516a.402.402 0 0 1 .202.348Z"
}), /*#__PURE__*/React.createElement("path", {
d: "M22 6.743a2.083 2.083 0 0 0-2.083-2.083H4.084C2.934 4.66 2 5.593 2 6.743v10.5c0 1.15.933 2.084 2.084 2.084h15.833A2.083 2.083 0 0 0 22 17.243v-10.5Zm-2.916.25c.23 0 .416.187.416.417v9.167c0 .23-.186.416-.416.416H4.917a.417.417 0 0 1-.417-.416V7.41c0-.23.187-.417.417-.417h14.167Z"
})), "0 0 24 24", "Entertainment");