@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.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 BeakerHalf = createMeisterIcons("beaker-half", [["path", { "fill": "currentColor", "d": "M4.506 14h14.988l-.045.793a7.443 7.443 0 0 1-7.45 7.007c-4 0-7.225-3.113-7.448-7.007zm1.642 1.5A5.95 5.95 0 0 0 12 20.3a5.95 5.95 0 0 0 5.852-4.8z", "key": "fa43c0ea58570187f59517eeb59d3348f1d50bf2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.8 3.7a.36.36 0 0 0-.35.35v4.515l-.48.185c-2.224.855-3.773 2.838-3.91 5.25h11.88c-.137-2.44-1.699-4.49-3.794-5.244l-.496-.179V4.05a.36.36 0 0 0-.35-.35zm-1.85.35A1.86 1.86 0 0 1 10.8 2.2h2.5a1.86 1.86 0 0 1 1.85 1.85v3.495c2.54 1.145 4.3 3.79 4.3 6.805v1.15H4.55v-1.15c0-3.047 1.789-5.591 4.4-6.797z", "key": "82e28820e124e01006131365f6ead65e712ca45a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BeakerHalf as default };
//# sourceMappingURL=BeakerHalf.js.map