@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.5 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 MoneyAddB = createMeisterIcons("money-add-b", [["path", { "fill": "currentColor", "d": "M6.85 5.15C5.152 5.15 3.7 6.527 3.7 8.3v5.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.65V8.3c0-2.627 2.148-4.65 4.65-4.65h10.3c2.627 0 4.65 2.148 4.65 4.65v2.5a.75.75 0 0 1-1.5 0V8.3c0-1.698-1.377-3.15-3.15-3.15z", "key": "497bdf85033f035e63ccd2e286d0392e14b38578", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 13.4a2.4 2.4 0 1 0 0-4.8 2.4 2.4 0 0 0 0 4.8", "key": "5295a14360e960e5b0500ed05606ce530e57ddda", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 9.35a1.65 1.65 0 1 0 0 3.3 1.65 1.65 0 0 0 0-3.3M8.8 11a3.15 3.15 0 1 1 6.3 0 3.15 3.15 0 0 1-6.3 0m7.75 2.95a.75.75 0 0 1 .75.75v4.9a.75.75 0 0 1-1.5 0v-4.9a.75.75 0 0 1 .75-.75", "key": "93b658ebdb838b800543723861299fa356a7b080", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.4 17.1a.75.75 0 0 1 .75-.75h4.9a.75.75 0 0 1 0 1.5h-4.9a.75.75 0 0 1-.75-.75", "key": "f4f8f7d7f7b5ae148c8487150b9e65b4dcb8a725", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MoneyAddB as default };
//# sourceMappingURL=MoneyAddB.js.map