@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.04 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 CupSmooth = createMeisterIcons("cup-smooth", [["path", { "fill": "currentColor", "d": "M3.75 8c0-1.286.964-2.25 2.25-2.25h8c1.286 0 2.25.964 2.25 2.25v4c0 .792-.177 1.601-.451 2.334-.89 2.31-3.112 3.916-5.799 3.916A6.207 6.207 0 0 1 3.75 12zm13.143 7.562C15.63 18.072 13.04 19.75 10 19.75A7.707 7.707 0 0 1 2.25 12V8c0-2.114 1.636-3.75 3.75-3.75h8c2.114 0 3.75 1.636 3.75 3.75v.263q.128-.012.25-.013c1.998 0 3.75 1.62 3.75 3.75 0 2.114-1.636 3.75-3.75 3.75-.37 0-.757-.079-1.107-.188M17.75 12V9.777c.096-.017.183-.027.25-.027 1.202 0 2.25.98 2.25 2.25 0 1.286-.964 2.25-2.25 2.25a2.2 2.2 0 0 1-.565-.092A8 8 0 0 0 17.75 12", "key": "b3af5849929dff30ad2e938ade2dc7f5a4f04c58", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CupSmooth as default };
//# sourceMappingURL=CupSmooth.js.map