Fish 2 Pixel Art Icon
An alternate fish icon for seafood categories, aquatic themes and fishing apps that need a different fin or body style.
Tags
fish
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Fish 2 icon
A second fish silhouette with a different body shape, fin arrangement, or tail detail compared to the primary fish icon. It is a drop-in alternative when the first fish looks too large, too detailed, or stylistically inconsistent with the surrounding icon set. The meaning is identical: seafood, marine life, fishing, or aquatic habitat. For the most reduced, small-size-friendly version, fish-minimal and fish-minimal-2 strip the design back further; fish-2 still carries a recognizable amount of detail.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/fish-2.svg" width="24" height="24" alt="Fish 2" />
<!-- React -->
import { Fish2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="fish-2.svg" width="48" height="48" style="image-rendering: pixelated" />