Shrimp Pixel Art Icon
A shrimp icon for seafood menus, marine life categories, aquaculture features and coastal cuisine apps.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Shrimp icon
A shrimp in profile, its curved body and antennae immediately recognizable. Place it in a restaurant app's seafood or shellfish filter, in a grocery delivery app's fish and seafood department, in a marine biology or aquaculture tool, or in a coastal-travel app's dining section. It is more specific than a generic fish icon and immediately signals shellfish. For allergen labeling in a food app, displaying the shrimp alongside a warning badge makes the crustacean allergen visible at a glance.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/shrimp.svg" width="24" height="24" alt="Shrimp" />
<!-- React -->
import { Shrimp } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="shrimp.svg" width="48" height="48" style="image-rendering: pixelated" />