The Lucide bird icon depicts a stylized bird in flight, often used to represent concepts like freedom, communication, or social media.
Common uses
- Social media/messaging features
- Travel or flight booking apps
- Environmental or nature-related content
Use it in React
Install
npm i lucide-reactImport & render
import { Bird } from 'lucide-react';
<Bird size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- peacefreedomwingaviantweetbirddove
FAQ
- What is the bird icon typically used for?
- It's commonly used for social media, communication features, or to symbolize freedom and nature.
- How do I use the bird icon in React?
- You can import and use it like this: import { Bird } from 'lucide-react';. Then render it as <Bird />.
- What is the license for the Lucide bird icon?
- The Lucide icon library, including the bird 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 →