Ice Cream Cone Pixel Art Icon
An ice-cream cone icon for dessert menus, food-delivery sweets categories, gelateria apps and summer promotions.
Tags
icecreamcone
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Ice Cream Cone icon
A classic single-scoop cone, one of the most cheerful icons in the food category. Use it on dessert menus, ice cream shop apps, and food-delivery sweets filters. It reads as indulgent, summery, and fun, making it a strong pick for seasonal promotional graphics. When the serving is in a dish, ice-cream-bowl is the better match; the cone is generally more recognizable at small sizes for a handheld treat.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ice-cream-cone.svg" width="24" height="24" alt="Ice Cream Cone" />
<!-- React -->
import { IceCreamCone } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ice-cream-cone.svg" width="48" height="48" style="image-rendering: pixelated" />