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 493 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: "M2.851 7.069a.578.578 0 00-.546 1.018l7.546 4.051-7.555 4.215a.578.578 0 00.563 1.009l8.478-4.73a.578.578 0 00-.009-1.013L2.851 7.07zM12.274 17.415h9.222a.505.505 0 00.504-.504.505.505 0 00-.504-.504h-9.221a.505.505 0 00-.505.504c0 .277.227.504.505.504z" })), "0 0 24 24", "CodeKiwi");