The HugeIcons recycle 03 icon depicts a circular arrow encompassing a stylized recycling symbol, commonly used to represent actions related to recycling, refreshing, or repeating a process.
Common uses
- Recycling bin status indicator
- Refresh or reload button
- Undo/Redo action
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Recycle03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Recycle03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- refreshrepeatcircular arrowcycle
FAQ
- What does the recycle 03 icon represent?
- It represents recycling, refreshing, or repeating a process. The design features a circular arrow around a recycling symbol.
- How do I use the Recycle03Icon in React?
- Import both HugeiconsIcon and Recycle03Icon, then render it using <HugeiconsIcon icon={Recycle03Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.