The Tabler recycle icon depicts the universal symbol for recycling, commonly used in UIs to indicate actions related to waste management, sustainability, or reusable content.
Common uses
- Recycling bin button
- Sustainability feature toggle
- Link to waste management info
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRecycle } from '@tabler/icons-react';
<IconRecycle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Symbols
- Keywords
- trashrubbishrecyclablereusewasterecyclesignmarkemblemrepresentationsymbolsreuse symbolwaste symbolrecyclable mark
FAQ
- What is the recycle icon used for?
- It represents recycling, reuse, or waste management. It's often used for buttons or links related to these concepts.
- How do I use the recycle icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconRecycle } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including the recycle icon, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →