@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 • 1 kB
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: "M18.309 5H2.859c-.516 0-.86.343-.86.858V15.3c0 .515.344.859.86.859h15.45c.515 0 .858-.344.858-.859V5.858c0-.515-.343-.858-.858-.858ZM4.575 8.433c-.515 0-.858-.343-.858-.858 0-.515.343-.858.858-.858.515 0 .858.343.858.858 0 .515-.343.858-.858.858Zm3.433 2.146c0-1.459 1.116-2.575 2.576-2.575 1.459 0 2.575 1.116 2.575 2.575 0 1.46-1.116 2.575-2.575 2.575-1.46 0-2.576-1.115-2.576-2.575Zm8.584 3.863c-.515 0-.858-.343-.858-.858 0-.515.343-.859.858-.859.515 0 .858.344.858.859s-.343.858-.858.858Z"
}), /*#__PURE__*/React.createElement("path", {
d: "M20.626 8.004c0-.429.344-.686.687-.686.344 0 .601.343.687.686v9.442c-.086.859-.687 1.545-1.545 1.545H5.005c-.43 0-.688-.257-.688-.686 0-.43.344-.687.687-.687h15.45a.185.185 0 0 0 .172-.172V8.004Z"
})), "0 0 24 24", "Money");