@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.33 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const Wallet = createMeisterIcons("wallet", [["path", { "fill": "currentColor", "d": "M4.7 6.825V17.8c0 .786.664 1.45 1.45 1.45h11.7a1.47 1.47 0 0 0 1.45-1.45v-11c0-1.168-.947-2.05-2.05-2.05H6.85c-1.171 0-2.064.856-2.15 2.075m-1.498-.072C3.325 4.784 4.828 3.25 6.85 3.25h10.4c1.897 0 3.55 1.518 3.55 3.55v11a2.97 2.97 0 0 1-2.95 2.95H6.15A2.97 2.97 0 0 1 3.2 17.8V6.777z", "key": "5d7efcb05a50726952b351b25db9945e90740b1e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.65 10.05a1.47 1.47 0 0 0-1.45 1.45v1c0 .786.664 1.45 1.45 1.45h3.65v-3.9zM12.7 11.5a2.97 2.97 0 0 1 2.95-2.95h5.15v6.9h-5.15a2.97 2.97 0 0 1-2.95-2.95z", "key": "b3ea50b6ef333e89710725c10bb5cbd483ba28b6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.55 13c-.3 0-.5-.1-.7-.3s-.3-.5-.3-.7c0-.3.1-.6.3-.7.4-.4 1.1-.4 1.5 0 .2.2.3.5.3.7 0 .3-.1.5-.3.7s-.5.3-.8.3", "key": "4e146d8d63ae729869f3ed02812c5b65f2b012e4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Wallet as default };
//# sourceMappingURL=Wallet.js.map