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.

8 lines (7 loc) 715 B
/* eslint-disable */ "use client"; 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 1 1 1.63.363l-2.212 9.935a.835.835 0 0 1-1.63-.363l2.212-9.935ZM17.195 7.284l4.042 4.13a.835.835 0 0 1 0 1.168l-4.042 4.135a.835.835 0 0 1-1.194-1.167l3.266-3.341a.3.3 0 0 0 0-.42l-3.266-3.337a.835.835 0 0 1 1.194-1.168ZM8.068 8.366a.835.835 0 0 0-1.267-1.082l-4.043 4.13-.079.094a.835.835 0 0 0 .079 1.074L6.8 16.717l.084.076a.835.835 0 0 0 1.11-1.243l-3.267-3.341-.042-.054a.3.3 0 0 1 .042-.366l3.266-3.337.074-.086Z" })), "0 0 24 24", "Code");