The Tabler logout icon depicts a door with an arrow pointing outwards, symbolizing the action of exiting or signing out of a system or application.
Common uses
- Sign out button
- End user session
- Close application access
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLogout } from '@tabler/icons-react';
<IconLogout size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- exitshutunplugcloselogoutcontroloperationfunctioninterfacemanagementsystemsign outclose sessionpower off
FAQ
- What is the purpose of the logout icon?
- It visually represents the action of ending a user's current session, effectively signing them out of the application or system.
- How do I use the logout icon in React?
- You can import and use it with: `import { IconLogout } from '@tabler/icons-react'`. Then render it as `<IconLogout />`.
- What is the license for the Tabler logout icon?
- The Tabler icon library, including the logout icon, is 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 →