The Tabler ice cream icon visually represents a frozen dessert and is commonly used in UIs to signify food-related categories, treats, or sweet options.
Common uses
- Labeling a 'Desserts' menu item
- Indicating a 'Sweet Treats' filter
- Representing a 'Frozen Foods' section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconIceCream } from '@tabler/icons-react';
<IconIceCream size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- candydessertfrozensweeticecreammealcuisineeatingnutritionfoodfrozen treatcone
FAQ
- What does the ice cream icon represent?
- It depicts a stylized ice cream cone, commonly used for food, dessert, or sweet-related themes in user interfaces.
- How do I use the ice cream icon in React?
- You can import and use it like this: `import { IconIceCream } from '@tabler/icons-react'`. Then render it as `<IconIceCream />`.
- What is the license for the Tabler ice cream icon?
- The Tabler icon library, including the ice cream icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →