@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.41 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 MoneyCheckB = createMeisterIcons("money-check-b", [["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": "cdc0ce0697d3ff46ff99065bef151575d40c6303", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 14.013a2.4 2.4 0 1 0 0-4.8 2.4 2.4 0 0 0 0 4.8", "key": "dd0456ae254b47f36fbc1df8f56f8489725a6ca6", "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": "3fef0477f8e3f3835909abf3a44dbbe82bf85b48", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MoneyCheckB as default };
//# sourceMappingURL=MoneyCheckB.js.map