@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.07 kB
JavaScript
/**
* @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 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": "76c465d19a2cfe81526c7fe063a1977d386a6d4e", "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": "3b65f53f4bfd7a954bde1bdd9b005b59184a5e84", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BeakerB as default };
//# sourceMappingURL=BeakerB.js.map