The Lucide refresh ccw icon depicts a counter-clockwise circular arrow, commonly used to signify an action that resets, reloads, or synchronizes data.
Common uses
- Reloading a data feed
- Resetting form fields
- Synchronizing settings
Use it in React
Install
npm i lucide-reactImport & render
import { RefreshCcw } from 'lucide-react';
<RefreshCcw size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- arrowsrotatereloadrerunsynchronisesynchronizecircularcyclerefreshccwreload iconrotate iconsynchronize iconcounter-clockwise refresh
FAQ
- What is the purpose of the refresh ccw icon?
- It indicates an action to reload, reset, or synchronize content or data. It's often used when an operation needs to be redone or updated.
- How do I use the refresh ccw icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { RefreshCcw } from 'lucide-react'. Then render it as a component: <RefreshCcw />.
- What is the license for the Lucide refresh ccw icon?
- The Lucide icon library, including the refresh ccw icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.