Fish Pixel Art Icon
A fish icon for seafood menus, aquarium and fishkeeping apps, fishing logs and marine-themed content.
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Fish icon
A fish in profile with tail fin and eye detail, the standard symbol for aquatic creatures and seafood. Use it in a restaurant menu's seafood section, in an aquarium app's species list, in a fishing log to record catches, or in a marine-life educational tool. It also appears in dietary preference icons for pescatarian options. Fish-2 and fish-minimal offer alternate silhouettes; for smaller sizes, fish-minimal or fish-minimal-2 provide cleaner, simpler outlines.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/fish.svg" width="24" height="24" alt="Fish" />
<!-- React -->
import { Fish } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="fish.svg" width="48" height="48" style="image-rendering: pixelated" />