UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.28 kB
/** * @license @meistericons/vue v0.5.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": "fa306b84d9a2d80c5e49ee25a515e506dd83a587", "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": "30b65cacce6f31c20780aae571fd88a3b9589f5f", "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": "e714e169c1df39b0906898946b8f9e57d06de9e4", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BeakerHalfB as default }; //# sourceMappingURL=BeakerHalfB.js.map