The Phosphor ice cream icon depicts a classic ice cream cone, commonly used in UIs to represent food items, desserts, or specific commerce-related categories.
Common uses
- Labeling a 'Desserts' category in an e-commerce app.
- Indicating a 'Food & Drink' section on a map.
- Representing a 'Sweet Treats' reward in a loyalty program.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { IceCream } from '@phosphor-icons/react';
<IceCream size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<IceCream size={24} />thin
<IceCream size={24} weight="thin" />light
<IceCream size={24} weight="light" />bold
<IceCream size={24} weight="bold" />fill
<IceCream size={24} weight="fill" />duotone
<IceCream size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- fooddessertconecommercemaps & travelobjectsicecreamice cream cone
FAQ
- What does the ice cream icon represent?
- It visually represents ice cream, a popular dessert, and is often used in commerce or food-related contexts.
- How do I use the ice cream icon in React?
- You can import and use it like this: `import { IceCream } from '@phosphor-icons/react'`. Then render it as `<IceCream />`.
- What is the license for the Phosphor ice cream icon?
- The Phosphor icon library, including the ice cream icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.