@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.29 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 MoneyAdd = createMeisterIcons("money-add", [["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": "5fb368977eb943f5017c9bb9ee5f46402dd4b19c", "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": "44d8b92e60f845b50764f3ca14d8f7a006d2cc92", "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": "0ac1fcbf61e155d60ea5515286520ba599423269", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MoneyAdd as default };
//# sourceMappingURL=MoneyAdd.js.map