Fish Minimal Pixel Art Icon
A minimal fish icon for small-size badges, seafood tags and clean-design interfaces needing a simple marine symbol.
Tags
fishminimal
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Fish Minimal icon
A stripped-back fish outline with minimal internal detail, optimized for small sizes and clean aesthetics. Use it as a dietary tag in a food delivery app, a category chip in a restaurant filter, or a small badge in a fishing tracker where space is tight. Its simplicity prevents detail from muddying at 16px or smaller. Fish and fish-2 carry more character at larger display sizes; fish-minimal is the right pick when legibility at tiny sizes matters more than expressiveness.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/fish-minimal.svg" width="24" height="24" alt="Fish Minimal" />
<!-- React -->
import { FishMinimal } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="fish-minimal.svg" width="48" height="48" style="image-rendering: pixelated" />