The Lucide cup soda icon depicts a cup with a straw, commonly used to represent drinks, beverages, or refreshment options in a user interface.
Common uses
- Beverage ordering options
- Drink menu item
- Refreshment station indicator
Use it in React
Install
npm i lucide-reactImport & render
import { CupSoda } from 'lucide-react';
<CupSoda size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- beveragecupdrinksodastrawwaterdrink cupsoda popbeverage iconcup with straw
FAQ
- What does the cup soda icon represent?
- It represents a cup with a straw, typically used for drinks like soda or other beverages.
- How do I use the cup soda icon in React?
- You can import and use it like this: import { CupSoda } from 'lucide-react'. Then use the <CupSoda /> component in your JSX.
- What is the license for this icon?
- The Lucide icon library, including the cup soda icon, is available under the ISC license.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →