The Lucide turtle icon depicts a turtle, commonly used to represent concepts related to slowness, patience, or animals.
Common uses
- Loading indicator for slow processes
- Label for 'slow mode' settings
- Icon for a pet adoption feature
Use it in React
Install
npm i lucide-reactImport & render
import { Turtle } from 'lucide-react';
<Turtle size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- animalpettortoiseslowspeedturtle
FAQ
- What does the turtle icon represent?
- The icon visually represents a turtle, often used to symbolize slowness, endurance, or the animal itself.
- How do I use the turtle icon in React?
- You can import and use it in your React application with: import { Turtle } from 'lucide-react'.
- What is the license for the Lucide turtle icon?
- The Lucide turtle icon is distributed under the ISC license.
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 →