@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 865 B
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 Cup = createMeisterIcons("cup", [["path", { "fill": "currentColor", "d": "M3.75 8c0-1.286.964-2.25 2.25-2.25h8c1.286 0 2.25.964 2.25 2.25v8c0 1.186-1.064 2.25-2.25 2.25H6c-1.286 0-2.25-.964-2.25-2.25zm13.93 8.701c-.345 1.7-1.904 3.049-3.68 3.049H6c-2.114 0-3.75-1.636-3.75-3.75V8c0-2.114 1.636-3.75 3.75-3.75h8c1.874 0 3.372 1.285 3.688 3.05A4.765 4.765 0 0 1 21.75 12a4.765 4.765 0 0 1-4.07 4.701m.07-7.863A3.266 3.266 0 0 1 20.25 12a3.266 3.266 0 0 1-2.5 3.162z", "key": "f3cd922ceedf62d0c317feb365af205f1ca56dbb", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Cup as default };
//# sourceMappingURL=Cup.js.map