The Lucide fish symbol icon depicts a stylized fish, commonly used to represent concepts related to seafood, aquatic life, or restaurants.
Common uses
- Labeling a seafood restaurant menu item.
- Indicating a 'fish' or 'aquatic' category filter.
- Representing a pet store or aquarium section.
Use it in React
Install
npm i lucide-reactImport & render
import { FishSymbol } from 'lucide-react';
<FishSymbol size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- dishrestaurantcoursemealseafoodpetseamarinefishsymbolfish iconseafood iconmarine lifeaquatic symbol
FAQ
- What is the fish symbol icon used for?
- It's typically used to signify seafood, marine life, or establishments like fish markets and restaurants.
- How do I use the fish symbol icon in React?
- Import it using `import { FishSymbol } from 'lucide-react'` and then use it as a component: `<FishSymbol />`.
- What is the license for the Lucide fish symbol icon?
- The Lucide icon library, including the fish symbol, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →