@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 619 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
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.25V8Zm13.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.701Zm.07-7.863A3.266 3.266 0 0 1 20.25 12a3.266 3.266 0 0 1-2.5 3.162V8.838Z","key":"c8ac546b581c8a0fe11cc3cf86e5b905bc6f59f3"}]])
export default Cup