UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.02 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 Money = createMeisterIcons("money", [["path", { "fill": "currentColor", "d": "M6.85 6.1C5.152 6.1 3.7 7.477 3.7 9.25v5.5c0 1.786 1.364 3.15 3.15 3.15h10.3c1.698 0 3.15-1.377 3.15-3.15v-5.5c0-1.698-1.377-3.15-3.15-3.15zM2.2 9.25c0-2.627 2.148-4.65 4.65-4.65h10.3c2.627 0 4.65 2.148 4.65 4.65v5.5c0 2.627-2.148 4.65-4.65 4.65H6.85c-2.614 0-4.65-2.036-4.65-4.65z", "key": "52d23c59c68ec3e6597c9465182764c78f4dde0a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 10.3a1.65 1.65 0 1 0 0 3.3 1.65 1.65 0 0 0 0-3.3M8.8 11.95a3.15 3.15 0 1 1 6.3 0 3.15 3.15 0 0 1-6.3 0", "key": "cdc25e7c80880f3d27b5a3bf718f0313d373164f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Money as default }; //# sourceMappingURL=Money.js.map