The Lucide iteration ccw icon depicts a circular arrow moving counter-clockwise, commonly used to represent actions like refresh, reload, or undo.
Common uses
- Refresh data list
- Undo last action
- Reload page content
Use it in React
Install
npm i lucide-reactImport & render
import { IterationCcw } from 'lucide-react';
<IterationCcw size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- arrowrightiterationccwrefreshreloadundocounterclockwise arrow
FAQ
- What does the iteration ccw icon represent?
- It symbolizes a refresh or reload action, indicating a process that cycles back to its beginning.
- How do I use this icon in React?
- You can import and use it like this: import { IterationCcw } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including this 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 →