John KuehJohn Kueh

rotate cw icon

Lucide · rotate-cw · ISC

Download SVG

The Lucide rotate cw icon depicts a clockwise arrow, commonly used to represent actions like refreshing, reloading, or re-applying a setting.

Common uses

  • Refresh data list
  • Reload page content
  • Redo last action

Use it in React

Install
npm i lucide-react
Import & render
import { RotateCw } from 'lucide-react';

<RotateCw size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
arrowrightclockwiserefreshreloadrerunredorotatecwrefresh iconreload iconredo iconclockwise arrow

FAQ

What does the rotate cw icon represent?
It represents a clockwise rotation, typically used for refresh, reload, or redo actions in a user interface.
How do I use the rotate cw icon in React?
You can import and use it like this: import { RotateCw } from 'lucide-react'; <RotateCw />
What is the license for the Lucide rotate cw icon?
The Lucide icon library, including the rotate 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 →