@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.08 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 BeakerB = createMeisterIcons("beaker-b", [["path", { "fill": "currentColor", "d": "M18.7 14.35a6.7 6.7 0 0 1-13.4 0c0-2.9 1.8-5.3 4.3-6.3v-4c0-.6.5-1.1 1.1-1.1h2.5c.6 0 1.1.5 1.1 1.1v4c2.6.9 4.4 3.4 4.4 6.3", "key": "c86c543258fdade9a4e85a2cb40e364c5df4ab33", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.7 3.7a.36.36 0 0 0-.35.35v4.508l-.471.188c-2.234.894-3.829 3.03-3.829 5.604a5.95 5.95 0 0 0 11.9 0c0-2.586-1.603-4.798-3.895-5.591l-.505-.175V4.05a.36.36 0 0 0-.35-.35zm-1.85.35A1.86 1.86 0 0 1 10.7 2.2h2.5a1.86 1.86 0 0 1 1.85 1.85v3.488c2.632 1.14 4.4 3.788 4.4 6.812a7.45 7.45 0 0 1-14.9 0c0-3.04 1.78-5.58 4.3-6.79z", "key": "8d041b6324e35b584be08286a515e43c4b1c04de", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BeakerB as default };
//# sourceMappingURL=BeakerB.js.map