@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 • 742 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: "M17.76 16.954v.09h1.71c.09 0 .18.09.18.18v1.888c0 .989-.81 1.888-1.89 1.888H4.89C3.81 21 3 20.1 3 19.112v-9.98c0-1.08.81-1.889 1.89-1.889h12.87c1.08 0 1.89.81 1.89 1.888v1.888c0 .09-.09.18-.18.18h-1.71c-1.62 0-2.88 1.26-2.88 2.878s1.35 2.877 2.88 2.877zm2.25-4.586c.63.09.99.63.99 1.08v1.168c0 .63-.45 1.079-.99 1.169h-2.25c-.99 0-1.71-.81-1.71-1.708 0-.9.81-1.709 1.71-1.709h2.25zm-2.07-8.632l.45 2.068v.09c0 .09-.09.18-.18.18H7.05c-.09 0-.18-.09-.18-.18s.09-.18.18-.18l9.81-2.697c.45-.09.99.18 1.08.72z"
})), "0 0 24 24", "Wallet");