@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 • 662 B
JavaScript
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.267 6.852a.835.835 0 011.63.363l-2.212 9.935a.835.835 0 01-1.63-.363l2.212-9.935zM17.195 7.284l4.042 4.13a.835.835 0 010 1.168l-4.042 4.135a.835.835 0 11-1.194-1.167l3.266-3.341a.3.3 0 000-.42l-3.266-3.337a.835.835 0 011.194-1.168zM8.068 8.366a.835.835 0 00-1.267-1.082l-4.043 4.13-.078.094a.835.835 0 00.078 1.075l4.043 4.134.084.076a.835.835 0 001.11-1.243l-3.267-3.341-.042-.054a.3.3 0 01.042-.366l3.266-3.337.074-.086z"
})), "0 0 24 24", "Code");