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) 452 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: "M17.521 3.312h2.944l-6.432 7.352L21.6 20.666h-5.925l-4.64-6.067-5.31 6.067H2.78l6.88-7.863L2.4 3.312h6.075l4.195 5.546 4.851-5.546Zm-1.033 15.593h1.631L7.59 4.982h-1.75l10.649 13.923Z" })), "0 0 24 24", "X");