UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.36 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 CloudSun = createMeisterIcons("cloud-sun", [["path", { "fill": "currentColor", "d": "M11.3 7.45a3.73 3.73 0 0 0-3.75 3.75v.75H6.8c-.788 0-1.5.312-2.07.88-.569.57-.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-1.572-1.25-2.85-2.95-2.85h-.75v-.75a3.73 3.73 0 0 0-3.75-3.75m-5.205 3.056A5.23 5.23 0 0 1 11.3 5.95a5.23 5.23 0 0 1 5.205 4.552c2.152.322 3.745 2.104 3.745 4.298 0 1.212-.488 2.3-1.32 3.13-.83.832-1.918 1.32-3.13 1.32H6.7a4.335 4.335 0 0 1-4.35-4.35c0-1.212.488-2.3 1.32-3.13a4.42 4.42 0 0 1 2.425-1.264", "key": "c6a3fa7b7b8894a25c6cdf6dc24650a7331629da", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.886 6.77A4.77 4.77 0 0 1 16.8 4.75c2.602 0 4.85 2.124 4.85 4.85 0 1.67-.84 3.084-2.109 4.007a.75.75 0 0 1-.882-1.214c.93-.677 1.491-1.662 1.491-2.793 0-1.874-1.552-3.35-3.35-3.35a3.27 3.27 0 0 0-2.686 1.38.75.75 0 1 1-1.228-.86", "key": "f81b7c3737071e945a353740ab68038a0788592e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CloudSun as default }; //# sourceMappingURL=CloudSun.js.map