The Lucide shell icon depicts a spiral shape, often representing a seashell or a nautilus, and is commonly used to symbolize concepts related to the ocean, fossils, or command-line interfaces.
Common uses
- Representing a user's profile or account settings.
- Indicating a connection or terminal session.
- Visualizing data related to marine life or paleontology.
Use it in React
Install
npm i lucide-reactImport & render
import { Shell } from 'lucide-react';
<Shell size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- beachsandholidaysealifefossilammonitebiologyoceanterminalcommand linesessionbashzshrollwrapchewing gum
FAQ
- What is the shell icon typically used for in UI design?
- It can represent a seashell, a fossil, or a command-line terminal. Its usage depends on the context of your application.
- How do I use the shell icon in React?
- You can import and use it like this: import { Shell } from 'lucide-react'. Then, render it as a component: <Shell />.
- What is the license for the Lucide shell icon?
- The Lucide icon library, including the shell icon, 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 →