The Lucide rat icon depicts a rodent and is commonly used to represent concepts related to pests, diseases, or animals in UI design.
Common uses
- Representing a pest control service.
- Indicating a 'report a bug' feature.
- Illustrating a data breach or security vulnerability.
Use it in React
Install
npm i lucide-reactImport & render
import { Rat } from 'lucide-react';
<Rat size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- mousemicegerbilrodentpetpestplaguediseaserat
FAQ
- What is the rat icon used for?
- It's typically used for themes involving rodents, pests, diseases, or sometimes as a metaphor for bugs or security issues.
- How do I use the rat icon in React?
- You can import and use it like this: import { Rat } from 'lucide-react'. Then, render it as <Rat />.
- What is the license for the Lucide rat icon?
- The Lucide icon library, including the rat icon, is available 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 →