UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.67 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 CoinB = createMeisterIcons("coin-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "6c5ae49cde9b33a834ab18032eb58a505a024c30", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "7c3aae8a0d00ce7228c0968349b0ea484579fa5e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 18a6 6 0 1 0 0-12 6 6 0 0 0 0 12", "key": "ca50527ea89d6eaedebc456fd6fb2544c7d85321", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 6.75a5.25 5.25 0 1 0 0 10.5 5.25 5.25 0 0 0 0-10.5M5.25 12a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0", "key": "a68f272ef8b57e414738f398a108563d95e1aabe", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "973d918d6a3c0e2717178c34766cc2c515f6e16e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 9.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M8.25 12a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0", "key": "b156ceaa2e306badee48bb589e449816045889a7", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CoinB as default }; //# sourceMappingURL=CoinB.js.map