@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.38 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 Moon = createMeisterIcons("moon", [["path", { "fill": "currentColor", "d": "M6.138 6.122C7.598 4.668 9.703 3.75 12 3.75c.524 0 1.066.088 1.553.185a.75.75 0 1 0 .294-1.47c-.513-.103-1.171-.215-1.847-.215-2.699 0-5.19 1.079-6.93 2.82l-.008.008-.008.008C3.337 6.91 2.25 9.289 2.25 12A9.713 9.713 0 0 0 12 21.75c2.698 0 5.19-1.079 6.93-2.82l.008-.008.008-.008C20.663 17.09 21.75 14.711 21.75 12c0-1.634-.435-3.148-1.08-4.435a.75.75 0 1 0-1.34.67c.555 1.113.92 2.399.92 3.765 0 2.285-.91 4.303-2.388 5.878-1.46 1.454-3.565 2.372-5.862 2.372A8.213 8.213 0 0 1 3.75 12c0-2.285.91-4.303 2.388-5.878", "key": "b842b2dad32af1d6c98d9228044fc2a997d9f8a7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.43 3.027a.75.75 0 0 1-.556.903C12.119 4.348 10.75 6.04 10.75 8c0 2.386 1.864 4.25 4.25 4.25s4.25-1.864 4.25-4.25v-.1a.75.75 0 0 1 1.5 0V8c0 3.214-2.536 5.75-5.75 5.75S9.25 11.214 9.25 8c0-2.639 1.83-4.947 4.276-5.53a.75.75 0 0 1 .904.557", "key": "60168388b6871f5c81e71da41f4def710cf08fea", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Moon as default };
//# sourceMappingURL=Moon.js.map