Ice Cream Bowl Pixel Art Icon
An ice-cream bowl icon for dessert menus, frozen-yogurt shops, food-delivery categories and sweet-treat promotions.
Tags
icecreambowl
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Ice Cream Bowl icon
A bowl of scooped ice cream, immediately read as a dessert or frozen treat. Food-delivery apps use it in the sweets and desserts category, and cafe or frozen-yogurt point-of-sale systems reach for it on the ice cream section of the menu. It suits promotional banners for seasonal dessert deals. For a more portable presentation, the ice-cream-cone icon fits better; the bowl variant suggests an eat-in or plated serving rather than a handheld one.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ice-cream-bowl.svg" width="24" height="24" alt="Ice Cream Bowl" />
<!-- React -->
import { IceCreamBowl } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ice-cream-bowl.svg" width="48" height="48" style="image-rendering: pixelated" />