The Tabler door exit icon depicts a door slightly ajar with an arrow pointing outwards, commonly used to signify an action to leave, log out, or close a window or application.
Common uses
- Log out button
- Close modal/dialog
- Exit full-screen mode
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDoorExit } from '@tabler/icons-react';
<IconDoorExit size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- outcloseleavedoorexitsystemlogoutsign outclose window
FAQ
- What does the door exit icon represent?
- It visually represents leaving or exiting a space, application, or section.
- How do I use the door exit icon in React?
- Import it from '@tabler/icons-react' like this: import { IconDoorExit } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including door-exit, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →