@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 • 711 B
JavaScript
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.304c0 .12-.097.217-.217.217H2.217A.217.217 0 012 8.084V6.779c0-.96.779-1.739 1.74-1.739h16.52zM2 17.214c0 .96.779 1.74 1.74 1.74h16.52c.961 0 1.74-.78 1.74-1.74V9.823a.217.217 0 00-.217-.218H2.217A.217.217 0 002 9.823v7.391zm14.348-1.957h2.608a.652.652 0 010 1.305h-2.608a.652.652 0 010-1.305zm-3.913-3.478a.652.652 0 110 1.305H5.478a.652.652 0 010-1.305h6.957zm-6.957 3.478h2.609a.652.652 0 010 1.305H5.478a.652.652 0 010-1.305z"
})), "0 0 24 24", "CreditCard");