UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.21 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 MoneyCheck = createMeisterIcons("money-check", [["path", { "fill": "currentColor", "d": "M6.85 5.763c-1.698 0-3.15 1.376-3.15 3.15v5.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.149-4.65-4.65v-5.5c0-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 0v-2.5a3.155 3.155 0 0 0-3.15-3.15z", "key": "42219c6e706d3e21b79deb7ada73cf4912b64774", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 9.963a1.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 0m10.188 3.577a.75.75 0 0 1-.016 1.061l-3.206 3.108a.8.8 0 0 1-.256.248.9.9 0 0 1-.473.13 1.02 1.02 0 0 1-.717-.294l-.038-.038-1.232-1.643a.75.75 0 0 1 1.2-.9l.816 1.088 2.862-2.776a.75.75 0 0 1 1.06.016", "key": "6e2f3ca407102b04dd043361c5d9c139033c637b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MoneyCheck as default }; //# sourceMappingURL=MoneyCheck.js.map