UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.35 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 MoneyCross = createMeisterIcons("money-cross", [["path", { "fill": "currentColor", "d": "M6.85 5.5C5.152 5.5 3.7 6.877 3.7 8.65v5.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.65v-5.5C2.2 6.023 4.348 4 6.85 4h10.3c2.627 0 4.65 2.148 4.65 4.65v2.5a.75.75 0 0 1-1.5 0v-2.5c0-1.698-1.377-3.15-3.15-3.15z", "key": "37f7e294be5a93c5fddbcfa56c7a5640d0e3c272", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 9.7a1.65 1.65 0 1 0 0 3.3 1.65 1.65 0 0 0 0-3.3M8.8 11.35a3.15 3.15 0 1 1 6.3 0 3.15 3.15 0 0 1-6.3 0m9.973 3.862a.75.75 0 0 1 .015 1.06l-3.4 3.5a.75.75 0 0 1-1.076-1.045l3.4-3.5a.75.75 0 0 1 1.06-.015", "key": "cf3f1d22efef81a317993ed4943778aa3eaa3781", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.327 15.212a.75.75 0 0 1 1.061.015l3.4 3.5a.75.75 0 0 1-1.076 1.046l-3.4-3.5a.75.75 0 0 1 .015-1.061", "key": "cc8ff665f41e05c4f687ac232b162d3d5df54880", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MoneyCross as default }; //# sourceMappingURL=MoneyCross.js.map