The Lucide rabbit icon depicts a stylized rabbit, commonly used to represent concepts related to speed, agility, or animals in user interfaces.
Common uses
- Loading indicator for fast operations
- Link to an 'About Us' or 'Our Story' section
- Illustrating a 'quick start' guide
Use it in React
Install
npm i lucide-reactImport & render
import { Rabbit } from 'lucide-react';
<Rabbit size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- animalrodentpetpestbunnyharefastspeedhoprabbit
FAQ
- What does the rabbit icon represent?
- The icon visually represents a rabbit, often used to symbolize speed, agility, or the animal itself in UI designs.
- How do I use the rabbit icon in React?
- You can import and use it in your React application with: `import { Rabbit } from 'lucide-react'`. Then render it as `<Rabbit />`.
- What is the license for the Lucide rabbit icon?
- The Lucide icon library, including the rabbit 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 →