The Lucide rotate ccw key icon depicts a key with a counter-clockwise rotation arrow, commonly used to signify actions like resetting a password or refreshing an access key.
Common uses
- Password reset button
- Refresh API key action
- Change security token
Use it in React
Install
npm i lucide-reactImport & render
import { RotateCcwKey } from 'lucide-react';
<RotateCcwKey size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- passwordkeyrefreshchangerotateccwreset keyrefresh keychange passwordsecurity rotate
FAQ
- What does the rotate ccw key icon represent?
- It represents an action related to keys, specifically rotating or refreshing them in a counter-clockwise direction, often associated with security or access credentials.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: `import { RotateCcwKey } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including the rotate ccw key icon, is distributed 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 →