The Tabler fish off icon depicts a fish crossed out, commonly used to indicate that fish or seafood is unavailable, prohibited, or not applicable.
Common uses
- Menu item indicating 'no fish' option
- Status indicator for fishing restrictions
- Dietary filter for 'no seafood'
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFishOff } from '@tabler/icons-react';
<IconFishOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Animals
- Keywords
- foodseaanimalfishingoceansushifishoffcreaturewildlifeanimalsno fishfish unavailableseafood forbiddenfishing ban
FAQ
- What is the fish off icon for?
- It signifies the absence or prohibition of fish or seafood. Use it for unavailable items, restrictions, or dietary filters.
- How do I use the fish off icon in React?
- Import it from '@tabler/icons-react' like this: import { IconFishOff } from '@tabler/icons-react'. Then use it as a component: <IconFishOff />.
- What is the license for this icon?
- The Tabler icons, including fish off, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →