The Lucide ice cream cone icon depicts a classic frozen dessert, commonly used to represent treats, sweets, or summer-related themes in user interfaces.
Common uses
- Dessert or treat menu item
- Summer sale or promotion
- Food or beverage category filter
Use it in React
Install
npm i lucide-reactImport & render
import { IceCreamCone } from 'lucide-react';
<IceCreamCone size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- gelatofoodicecreamconedessertsweetfood cone
FAQ
- What does the ice cream cone icon represent?
- It represents an ice cream cone, a popular frozen dessert. It's often used for themes related to food, treats, or summer.
- How do I use the ice cream cone icon in React?
- You can import and use it like this: `import { IceCreamCone } from 'lucide-react'`. Then, render it as a component: `<IceCreamCone />`.
- What is the license for the Lucide ice cream cone icon?
- The Lucide icon library, including the ice cream cone icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →