@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.1 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 CloudSunB = createMeisterIcons("cloud-sun-b", [["path", { "fill": "currentColor", "d": "M19.45 14.8c0 1-.4 1.9-1.1 2.6-.7.6-1.6 1.1-2.6 1.1h-9c-2 0-3.6-1.6-3.6-3.6 0-1 .4-1.9 1.1-2.6.7-.6 1.6-1.1 2.6-1.1 0-2.5 2-4.5 4.5-4.5.8 0 1.5.2 2.1.5 1.5.8 2.5 2.3 2.5 4 1.4 0 2.5.7 3.2 1.8.1.6.3 1.2.3 1.8", "key": "281aaa6aaaa9c2c4007b6f018397225dc2c1ff9d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.35 7.45A3.73 3.73 0 0 0 7.6 11.2v.75h-.75c-.74 0-1.464.37-2.09.9-.556.566-.86 1.271-.86 2.05a2.835 2.835 0 0 0 2.85 2.85h9c.74 0 1.464-.37 2.09-.9.556-.566.86-1.271.86-2.05 0-.222-.037-.461-.097-.747q-.025-.121-.057-.263c-.035-.16-.074-.334-.107-.505-.577-.837-1.422-1.335-2.489-1.335h-.75v-.75c0-1.39-.816-2.648-2.094-3.334a3.9 3.9 0 0 0-1.756-.416m-5.206 3.066A5.23 5.23 0 0 1 11.35 5.95c.93 0 1.744.233 2.435.58l.01.004.008.004c1.514.808 2.61 2.256 2.849 3.964 1.352.202 2.426.988 3.13 2.095l.083.13.025.15c.03.181.067.348.109.534l.073.336c.065.314.128.675.128 1.053 0 1.212-.488 2.3-1.32 3.13l-.02.02-.022.02c-.77.66-1.838 1.28-3.088 1.28h-9A4.335 4.335 0 0 1 2.4 14.9c0-1.212.489-2.3 1.32-3.13l.02-.02.022-.02c.62-.531 1.434-1.038 2.382-1.214", "key": "005baddcf4d485686f926aae03c3e4b085ac0e90", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.55 7.047a5.08 5.08 0 0 1 2.006 3.455c1.048.155 1.98.653 2.642 1.409A3.38 3.38 0 0 0 20.1 9.6c0-1.862-1.54-3.35-3.45-3.35-.752 0-1.489.3-2.1.797m-1.786-.316c.912-1.14 2.314-1.981 3.886-1.981 2.69 0 4.95 2.112 4.95 4.85 0 1.641-.819 3.187-2.147 4.033l-.677.43-.384-.704c-.459-.84-1.394-1.409-2.542-1.409h-.75v-.75c0-1.509-.832-2.744-2.067-3.32l-.864-.404z", "key": "c758a4693d595fd71a6385c8f68c02a604f26b8b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CloudSunB as default };
//# sourceMappingURL=CloudSunB.js.map