The Lucide door closed icon depicts a closed door, commonly used to represent a locked or inaccessible area, a completed action, or the end of a section.
Common uses
- Login/Logout button
- Exit or close modal
- Restricted access indicator
Use it in React
Install
npm i lucide-reactImport & render
import { DoorClosed } from 'lucide-react';
<DoorClosed size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- entranceentryexitingressegressgategatewayemergency exitdoorclosedlocked doorclose
FAQ
- What is the door closed icon used for?
- It signifies a closed or locked door, often used for actions like logging out, exiting a view, or indicating restricted access.
- How do I use the door closed icon in React?
- You can import and use it like this: import { DoorClosed } from 'lucide-react'. Then render it as <DoorClosed />.
- What is the license for the Lucide door closed icon?
- The Lucide icon library, including the door closed 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 →