Ice Cream Bowl pixel art icon for outdoor applications. Available in 2 style variants. Available with Pro license.
<!-- 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" />