@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.26 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 CupB = createMeisterIcons("cup-b", [["path", { "fill": "currentColor", "d": "M17.05 8.05v8c0 1.7-1.3 3-3 3h-8c-1.7 0-3-1.3-3-3v-8c0-1.7 1.3-3 3-3h8c1.6 0 3 1.3 3 3", "key": "5b99db85e6b51523af22b3181a5fedbd5dc5f762", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.05 5.8c-1.286 0-2.25.964-2.25 2.25v8c0 1.286.964 2.25 2.25 2.25h8c1.286 0 2.25-.964 2.25-2.25v-8c0-1.27-1.048-2.25-2.25-2.25zM2.3 8.05c0-2.114 1.636-3.75 3.75-3.75h8c1.998 0 3.75 1.62 3.75 3.75v8c0 2.114-1.636 3.75-3.75 3.75h-8c-2.114 0-3.75-1.636-3.75-3.75z", "key": "4a66f004db1dc9487feddc31546a6e4e5ce5a0df", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.3 7.3h.75c2.602 0 4.75 2.024 4.75 4.75a4.76 4.76 0 0 1-4.75 4.75h-.75zm1.5 1.583v6.329a3.266 3.266 0 0 0 2.5-3.162c0-1.604-1.065-2.844-2.5-3.167", "key": "b83a39a97370583a9fdde57f38583088bd12e746", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CupB as default };
//# sourceMappingURL=CupB.js.map