@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.26 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 SunCloud = createMeisterIcons("sun-cloud", [["path", { "fill": "currentColor", "d": "M11.4 7.35c-2.064 0-3.75 1.742-3.75 3.85v.75H6.9c-.788 0-1.5.311-2.07.88-.568.569-.88 1.282-.88 2.07a2.835 2.835 0 0 0 2.85 2.85h9.1c.788 0 1.5-.312 2.07-.88.569-.57.88-1.282.88-2.07 0-.55-.156-1.019-.393-1.414a.75.75 0 0 1 1.286-.772c.363.604.607 1.336.607 2.186 0 1.212-.488 2.299-1.32 3.13-.83.831-1.918 1.32-3.13 1.32H6.8a4.335 4.335 0 0 1-4.35-4.35c0-1.212.489-2.3 1.32-3.13a4.42 4.42 0 0 1 2.425-1.264C6.529 7.926 8.702 5.85 11.4 5.85c.93 0 1.744.233 2.435.579a.75.75 0 0 1-.67 1.342A3.9 3.9 0 0 0 11.4 7.35", "key": "33515c69917fbc8215fe788b0703ca00e0266f62", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.7 6.25a3.35 3.35 0 1 0 0 6.7 3.35 3.35 0 0 0 0-6.7M11.85 9.6a4.85 4.85 0 1 1 9.7 0 4.85 4.85 0 0 1-9.7 0", "key": "6c7a71f174d512563d8ed47f8bb6e6a343980f96", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SunCloud as default };
//# sourceMappingURL=SunCloud.js.map