The Lucide snail icon depicts a slow-moving gastropod mollusk, often used to represent concepts of slowness, patience, or a gradual process in UI design.
Common uses
- Indicate slow loading or processing.
- Label a 'slow mode' or 'economy' setting.
- Represent a step-by-step or gradual progress indicator.
Use it in React
Install
npm i lucide-reactImport & render
import { Snail } from 'lucide-react';
<Snail size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- animalinsectslowspeeddelicacyspiralsnailslow icongastropod iconshell iconspeed icon
FAQ
- What does the snail icon represent?
- It visually signifies slowness, patience, or a gradual progression, commonly used for features related to speed or process stages.
- How do I use the snail icon in React?
- You can import and use it directly in your React components like this: import { Snail } from 'lucide-react'.
- What is the license for the Lucide snail icon?
- The Lucide icon library, including the snail 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 →