UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.3 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 BeakerHalfB = createMeisterIcons("beaker-half-b", [["path", { "fill": "currentColor", "d": "M18.7 14.75c-.2 3.5-3.1 6.3-6.7 6.3s-6.5-2.8-6.7-6.3z", "key": "f448142665083b220495e48b2a121fc18bf38ae8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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": "2172e3962edb12eafce62cb99ec623135670bd19", "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": "6734865ba860978d33a0332bf35f85e5b37d6bff", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BeakerHalfB as default }; //# sourceMappingURL=BeakerHalfB.js.map