The Lucide refresh cw icon depicts a circular arrow, commonly used to indicate an action that reloads, reruns, or synchronizes data.
Common uses
- Reloading data in a table or list
- Synchronizing settings or status
- Rerunning a process or report
Use it in React
Install
npm i lucide-reactImport & render
import { RefreshCw } from 'lucide-react';
<RefreshCw size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- rotatereloadrerunsynchronisesynchronizearrowscircularcyclerefreshcwcircular arrows
FAQ
- What is the purpose of the refresh cw icon?
- It visually represents an action to refresh, reload, rerun, or synchronize content or data.
- How do I use the refresh cw icon in React?
- Import it from the lucide-react library like this: import { RefreshCw } from 'lucide-react'. Then use it as a component: <RefreshCw />.
- What is the license for the Lucide refresh cw icon?
- The Lucide icon library, including the refresh cw 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 →