The Lucide door closed locked icon visually represents a secured entrance or exit point, commonly used in UIs to indicate a locked door, restricted access, or a secure area.
Common uses
- Indicate a locked user account.
- Show a secured file or folder.
- Represent a restricted access area on a map.
Use it in React
Install
npm i lucide-reactImport & render
import { DoorClosedLocked } from 'lucide-react';
<DoorClosedLocked size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- entranceentryexitingressegressgategatewayemergency exitlockdoorclosedlockedlocked doorsecure entranceaccess deniedprivate door
FAQ
- What does the door closed locked icon signify?
- It signifies a locked door, representing security, restricted access, or a closed and secured state.
- How do I use the door closed locked icon in React?
- You can import and use it in React with: import { DoorClosedLocked } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including this 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 →