@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.55 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 MoneyCrossB = createMeisterIcons("money-cross-b", [["path", { "fill": "currentColor", "d": "M6.85 5.5C5.152 5.5 3.7 6.877 3.7 8.65v5.5c0 1.698 1.377 3.15 3.15 3.15a.75.75 0 0 1 0 1.5c-2.627 0-4.65-2.148-4.65-4.65v-5.5C2.2 6.023 4.348 4 6.85 4h10.3c2.627 0 4.65 2.148 4.65 4.65v2.5a.75.75 0 0 1-1.5 0v-2.5c0-1.698-1.377-3.15-3.15-3.15z", "key": "4734b816900dab78dcdca8b9add9d79463c0193e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 13.75a2.4 2.4 0 1 0 0-4.8 2.4 2.4 0 0 0 0 4.8", "key": "5145870167368ec45df023083f85c65f2fd13e47", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 9.7a1.65 1.65 0 1 0 0 3.3 1.65 1.65 0 0 0 0-3.3M8.8 11.35a3.15 3.15 0 1 1 6.3 0 3.15 3.15 0 0 1-6.3 0m9.973 3.862a.75.75 0 0 1 .015 1.06l-3.4 3.5a.75.75 0 0 1-1.076-1.045l3.4-3.5a.75.75 0 0 1 1.06-.015", "key": "fc26620ea504902775b994b55972318ea2247e8a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.327 15.212a.75.75 0 0 1 1.061.015l3.4 3.5a.75.75 0 0 1-1.076 1.046l-3.4-3.5a.75.75 0 0 1 .015-1.061", "key": "e9191bb2a6a3c0fa8d27abc23b275cb7729b4edb", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MoneyCrossB as default };
//# sourceMappingURL=MoneyCrossB.js.map