John KuehJohn Kueh

fish simple icon

Phosphor · fish-simple · MIT

Download SVG

The Phosphor fish simple icon depicts a stylized fish, commonly used to represent concepts related to aquatic life, food, or pets in user interfaces.

Common uses

  • Labeling a seafood restaurant menu item.
  • Illustrating an 'aquatic' or 'nature' category.
  • Representing a 'fishing' or 'aquarium' feature.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { FishSimple } from '@phosphor-icons/react';

<FishSimple size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<FishSimple size={24} />
thin
<FishSimple size={24} weight="thin" />
light
<FishSimple size={24} weight="light" />
bold
<FishSimple size={24} weight="bold" />
fill
<FishSimple size={24} weight="fill" />
duotone
<FishSimple size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
nature
Keywords
animalspetsfoodseafoodrestaurantsdiningnaturecommercefishsimplefish iconaquatic iconseafood iconpet icon

FAQ

What does the fish simple icon represent?
It's a simple, stylized representation of a fish, suitable for various themes like nature, food, or pets.
How do I use the fish simple icon in React?
You can import and use it like this: import { FishSimple } from '@phosphor-icons/react'. Then render it as a component: <FishSimple />.
What is the license for this icon?
The Phosphor icon library, including the fish simple icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →