@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.49 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 MoneyBlock = createMeisterIcons("money-block", [["path", { "fill": "currentColor", "d": "M6.85 4.862c-1.698 0-3.15 1.377-3.15 3.15v5.5a3.155 3.155 0 0 0 3.15 3.15.75.75 0 0 1 0 1.5c-2.627 0-4.65-2.148-4.65-4.65v-5.5c0-2.626 2.148-4.65 4.65-4.65h10.3c2.627 0 4.65 2.149 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": "811c85eb6f98fb9b75cc277818163464d0c20c2e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 9.063a1.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 0m9.22 5.53c-.707-.707-1.733-.707-2.44 0-.702.702-.707 1.719-.014 2.425.71.626 1.758.626 2.468 0 .693-.706.688-1.723-.014-2.425m-3.5-1.06c1.293-1.294 3.267-1.294 4.56 0 1.293 1.292 1.293 3.267 0 4.56l-.014.014-.014.013a3.356 3.356 0 0 1-4.504 0l-.014-.013-.014-.014c-1.293-1.293-1.293-3.268 0-4.56", "key": "d348046cdd6384da0d21d751f991003c8793dddd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m14.52 18.682 3.5-3.5 1.06 1.06-3.5 3.5z", "key": "b9416cf072a1d09788066da2f02a09d5e40e4da8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MoneyBlock as default };
//# sourceMappingURL=MoneyBlock.js.map