UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 740 B
"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 Coin = createMeisterIcons("coin", [["path", { "fill": "currentColor", "d": "M3.75 12a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25M7.75 12a4.25 4.25 0 1 1 8.5 0 4.25 4.25 0 0 1-8.5 0M12 6.25a5.75 5.75 0 1 0 0 11.5 5.75 5.75 0 0 0 0-11.5", "key": "d1f1abc533f902711861369953d21e2582e5b0aa", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Coin as default }; //# sourceMappingURL=Coin.js.map