The Phosphor shrimp icon depicts a stylized shrimp, commonly used in UIs to represent seafood, food items, or related commerce categories.
Common uses
- Labeling a seafood product in an e-commerce app.
- Indicating a food-related filter or category.
- Representing a restaurant or food delivery service.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Shrimp } from '@phosphor-icons/react';
<Shrimp size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Shrimp size={24} />thin
<Shrimp size={24} weight="thin" />light
<Shrimp size={24} weight="light" />bold
<Shrimp size={24} weight="bold" />fill
<Shrimp size={24} weight="fill" />duotone
<Shrimp size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- foodseafoodprawncommercenatureshrimpcrustacean
FAQ
- What does the shrimp icon represent?
- The icon visually represents a shrimp, often used for food, seafood, or commerce-related themes in user interfaces.
- How do I use the shrimp icon in React?
- You can import and use it in your React application with: import { Shrimp } from '@phosphor-icons/react'.
- What is the license for the shrimp icon?
- The Phosphor shrimp icon is available under the MIT license, allowing for free use in both personal and commercial projects.
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 →