@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.27 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 CloudB = createMeisterIcons("cloud-b", [["path", { "fill": "currentColor", "d": "M21 14.5c0 1.1-.5 2.1-1.2 2.8s-1.7 1.2-2.8 1.2H7c-2.2 0-4-1.8-4-4 0-1.1.5-2.1 1.2-2.8s1.7-1.2 2.8-1.2c0-2.8 2.2-5 5-5s5 2.2 5 5c2.2 0 4 1.7 4 4", "key": "54d572ecec63f380a1318cbe1738ec7343fc46de", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 6.25c-2.386 0-4.25 1.864-4.25 4.25v.75H7c-.872 0-1.688.399-2.27.98-.581.582-.98 1.398-.98 2.27A3.26 3.26 0 0 0 7 17.75h10c.872 0 1.688-.399 2.27-.98.581-.582.98-1.398.98-2.27 0-1.873-1.452-3.25-3.25-3.25h-.75v-.75c0-2.386-1.864-4.25-4.25-4.25M6.29 9.808C6.624 6.929 9.02 4.75 12 4.75c2.977 0 5.372 2.176 5.71 5.051 2.271.33 4.04 2.225 4.04 4.699 0 1.328-.601 2.512-1.42 3.33-.818.819-2.002 1.42-3.33 1.42H7a4.76 4.76 0 0 1-4.75-4.75c0-1.328.601-2.512 1.42-3.33a4.85 4.85 0 0 1 2.62-1.362", "key": "5c1015135dded729ffe3641b81c5139ebd3c3ce5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CloudB as default };
//# sourceMappingURL=CloudB.js.map