@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.03 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 Coins = createMeisterIcons("coins", [["path", { "fill": "currentColor", "d": "M8.4 3.85C5.606 3.85 3.25 6.122 3.25 9a5.22 5.22 0 0 0 2.294 4.346c.484-1.832 1.736-3.324 3.406-4.213V9.1c0-1.814.726-3.459 1.904-4.658A5.25 5.25 0 0 0 8.4 3.85m.757 6.904c-1.297.867-2.154 2.212-2.307 3.781V15c0 2.878 2.356 5.151 5.15 5.151 2.591 0 4.818-2.046 5.116-4.574a6.653 6.653 0 0 1-7.959-4.822m8.646 3.002a.75.75 0 0 0-.372.16 5.15 5.15 0 1 1 .373-.159m.847 1.255a6.65 6.65 0 1 0-6.549-11.567C11.014 2.707 9.697 2.35 8.4 2.35 4.794 2.35 1.75 5.278 1.75 9a6.71 6.71 0 0 0 3.6 5.974V15c0 3.723 3.044 6.65 6.65 6.65 3.61 0 6.644-3.03 6.65-6.64", "key": "a5909754fd4d9f6ea887037e479db35ad91e7d91", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Coins as default };
//# sourceMappingURL=Coins.js.map