UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.16 kB
"use strict"; /** * @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 MoneyDiag = createMeisterIcons("money-diag", [["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": "4efc42b8a80897b95c011075154010b0beec7ee5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "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": "93f51c676bdcc1c1b534a67b04aa0e7822270cc2", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MoneyDiag as default }; //# sourceMappingURL=MoneyDiag.js.map