UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 723 B
/** * @license @meistericons/vue v0.5.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": "549e77b8bf2b8fe326e32a0011c3fd94eb9abdb2", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Coin as default }; //# sourceMappingURL=Coin.js.map