The Lucide recycle icon depicts a circular arrow symbol, commonly used to represent recycling, sustainability, or a process that can be repeated.
Common uses
- Recycling bin button
- Sustainability initiatives section
- Repeatable process indicator
Use it in React
Install
npm i lucide-reactImport & render
import { Recycle } from 'lucide-react';
<Recycle size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- sustainabilitysalvagearrowsrecyclereusecycle
FAQ
- What does the recycle icon represent?
- It symbolizes recycling, reuse, or a cyclical process. It's often used for environmental or sustainability-related actions.
- How do I use the recycle icon in React?
- You can import it from 'lucide-react' and use it directly: import { Recycle } from 'lucide-react'.
- What is the license for the Lucide recycle icon?
- The Lucide icon library, including the recycle 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 →