@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.35 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 CupSmoothAlt = createMeisterIcons("cup-smooth-alt", [["path", { "fill": "currentColor", "d": "M6 5.75c-1.286 0-2.25.964-2.25 2.25v.25H8c.494 0 .925.24 1.218.532s.532.724.532 1.218v5c0 .494-.24.925-.532 1.218s-.724.532-1.218.532H5.91a6.24 6.24 0 0 0 4.09 1.5c2.687 0 4.909-1.606 5.799-3.916.274-.733.451-1.542.451-2.334V8c0-1.286-.964-2.25-2.25-2.25zM3.73 16.585A7.71 7.71 0 0 0 10 19.75c3.04 0 5.63-1.679 6.893-4.188.35.11.738.188 1.107.188 2.114 0 3.75-1.636 3.75-3.75 0-2.13-1.752-3.75-3.75-3.75q-.122 0-.25.013V8c0-2.114-1.636-3.75-3.75-3.75H6C3.886 4.25 2.25 5.886 2.25 8v4a7.76 7.76 0 0 0 1.235 4.227.75.75 0 0 0 .246.358m.913-1.335H8c.006 0 .075-.01.157-.093.082-.082.093-.15.093-.157v-5c0-.006-.01-.075-.093-.157-.082-.082-.15-.093-.157-.093H3.75V12c0 1.196.325 2.307.893 3.25M17.75 9.777V12c0 .743-.121 1.477-.315 2.158.2.057.4.092.565.092 1.286 0 2.25-.964 2.25-2.25 0-1.27-1.048-2.25-2.25-2.25-.067 0-.154.01-.25.027", "key": "6dd4a8425f5a12a2e66a530b38f21033a6c5227a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CupSmoothAlt as default };
//# sourceMappingURL=CupSmoothAlt.js.map