@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.62 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 MoneyDiagB = createMeisterIcons("money-diag-b", [["path", { "fill": "currentColor", "d": "m7.5 20.363-3.9-3.9c-1.5-1.5-1.5-4 0-5.6l7.3-7.3c1.5-1.5 4-1.5 5.6 0l3.9 3.9c1.5 1.5 1.5 4 0 5.6l-7.3 7.3c-1.6 1.6-4.1 1.6-5.6 0", "key": "a94f708800842f1427d2605c7275696285db44ca", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.979 4.102c-1.322-1.23-3.353-1.205-4.549-.01l-7.29 7.292c-1.231 1.321-1.205 3.353-.01 4.548l3.909 3.909.008.008c1.195 1.275 3.206 1.3 4.523-.017l7.29-7.29c1.231-1.322 1.205-3.354.01-4.55zm-5.61-1.07c1.803-1.802 4.765-1.778 6.644-.017l.009.009 3.908 3.908c1.802 1.802 1.779 4.765.017 6.643l-.008.01-7.309 7.308c-1.88 1.88-4.862 1.908-6.669-.008L3.07 16.993c-1.802-1.802-1.779-4.765-.017-6.643l.008-.01z", "key": "8122563bb05bb1807a8803e2ca7084f66304a6f3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 14.463a2.4 2.4 0 1 0 0-4.8 2.4 2.4 0 0 0 0 4.8", "key": "571553b951a1fa16285a85c0d0a6af05417594c6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 10.413a1.65 1.65 0 1 0 0 3.3 1.65 1.65 0 0 0 0-3.3m-3.15 1.65a3.15 3.15 0 1 1 6.3 0 3.15 3.15 0 0 1-6.3 0", "key": "91910a0b279f6e0235777e68c3fdedfdb03cca2e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MoneyDiagB as default };
//# sourceMappingURL=MoneyDiagB.js.map