The Lucide rotate cw square icon depicts a square with a clockwise arrow indicating rotation, commonly used to represent actions like rotating an image or element 90 degrees clockwise.
Common uses
- Rotate image 90 degrees clockwise
- Apply clockwise transform to an element
- Initiate a clockwise spin animation
Use it in React
Install
npm i lucide-reactImport & render
import { RotateCwSquare } from 'lucide-react';
<RotateCwSquare size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- rightclockwiserotateimage9045degrees°cwsquareclockwise squarerotate rightspin squareimage rotate cw
FAQ
- What does the rotate cw square icon represent?
- This icon represents a clockwise rotation action, often applied to objects like images or interface elements.
- How do I use this icon in React?
- You can import and use it in React with: import { RotateCwSquare } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library 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 →