@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.
6 lines • 750 B
JavaScript
/* eslint-disable */
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "M20.26 5.04c.961 0 1.74.779 1.74 1.74v1.303c0 .12-.097.218-.217.218H2.217A.217.217 0 0 1 2 8.083V6.78c0-.96.779-1.739 1.74-1.739h16.52ZM2 17.214c0 .96.779 1.739 1.74 1.739h16.52c.961 0 1.74-.779 1.74-1.74v-7.39a.217.217 0 0 0-.217-.218H2.217A.217.217 0 0 0 2 9.823v7.39Zm14.348-1.957h2.608a.652.652 0 0 1 0 1.305h-2.608a.652.652 0 1 1 0-1.305Zm-3.913-3.478a.652.652 0 0 1 0 1.305H5.478a.652.652 0 0 1 0-1.305h6.957Zm-6.957 3.478h2.609a.652.652 0 0 1 0 1.305H5.478a.652.652 0 1 1 0-1.305Z"
})), "0 0 24 24", "CreditCard");