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) 779 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: "M22 9.497c0 .23-.186.416-.416.416a2.083 2.083 0 0 0 0 4.167c.23 0 .416.187.416.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 1 0 0-4.167A.417.417 0 0 1 2 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.275-6.667 6.666a.625.625 0 0 0 .884.884l6.666-6.667a.625.625 0 0 0-.883-.883ZM7.834 9.497a1.667 1.667 0 1 0 3.333 0 1.667 1.667 0 0 0-3.333 0Zm8.333 5a1.667 1.667 0 1 0-3.333 0 1.667 1.667 0 0 0 3.333 0Z" })), "0 0 24 24", "PromoCode");