@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.05 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 Bowl = createMeisterIcons("bowl", [["path", { "fill": "currentColor", "d": "M3.05 6.45h18V8c0 2.939-1.414 5.668-3.714 7.31a.75.75 0 0 1-.872-1.22c1.9-1.358 3.086-3.629 3.086-6.09v-.05h-15V8c0 2.461 1.186 4.732 3.086 6.09a.75.75 0 1 1-.872 1.22C4.464 13.668 3.05 10.94 3.05 8z", "key": "f3a34f2de34599e8323041fbc7d6de08d8187764", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.7 15.25a.36.36 0 0 0-.35.35v.2c0 .186.164.35.35.35h8.7a.36.36 0 0 0 .35-.35v-.2a.36.36 0 0 0-.35-.35zm-1.85.35a1.86 1.86 0 0 1 1.85-1.85h8.7a1.86 1.86 0 0 1 1.85 1.85v.2a1.86 1.86 0 0 1-1.85 1.85H7.7a1.86 1.86 0 0 1-1.85-1.85z", "key": "8d629cc1f36778b4325a1c54996d03a44739f99c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Bowl as default };
//# sourceMappingURL=Bowl.js.map