Fish Minimal 2 Pixel Art Icon
A second minimal fish icon for compact seafood labels, ocean-themed tags and simplified aquatic category markers.
Tags
fishminimal
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Fish Minimal 2 icon
A second version of the reduced-detail fish silhouette, slightly different in proportions or tail shape from fish-minimal. Choose it when fish-minimal clashes with the surrounding icon stroke weight or when you need two distinct fish states in the same view without confusion. Both minimal fish icons prioritize legibility at small sizes over anatomical detail. For contexts where the fish needs to feel expressive or prominent, the fuller fish or fish-2 icons are better choices.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/fish-minimal-2.svg" width="24" height="24" alt="Fish Minimal 2" />
<!-- React -->
import { FishMinimal2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="fish-minimal-2.svg" width="48" height="48" style="image-rendering: pixelated" />