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 729 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: "M22 9.497c0 .23-.186.416-.417.416a2.083 2.083 0 000 4.167c.23 0 .417.187.417.417v2.916c0 .69-.56 1.25-1.25 1.25H3.25c-.69 0-1.25-.56-1.25-1.25v-2.916c0-.23.187-.417.417-.417a2.083 2.083 0 000-4.167A.417.417 0 012 9.497V6.58c0-.69.56-1.25 1.25-1.25h17.5c.69 0 1.25.56 1.25 1.25v2.917zm-7.108-1.275l-6.667 6.666a.625.625 0 00.883.884l6.667-6.667a.625.625 0 00-.883-.883zM7.833 9.497a1.667 1.667 0 103.334 0 1.667 1.667 0 00-3.334 0zm8.334 5a1.667 1.667 0 10-3.334 0 1.667 1.667 0 003.334 0z" })), "0 0 24 24", "PromoCode");