The Tabler logout 2 icon depicts a stylized arrow pointing outwards from a horizontal line, commonly used to represent the action of signing out or disconnecting from a system or application.
Common uses
- Sign out button
- Disconnect session action
- End user session control
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLogout2 } from '@tabler/icons-react';
<IconLogout2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- exitsignoutleavedisconnectcloseterminateenddepartunlinkshutsystemlogout2sign outclose session
FAQ
- What does the logout 2 icon represent?
- It visually signifies the action of exiting or signing out of a service or application. It's a standard affordance for ending a user's session.
- How do I use the logout 2 icon in React?
- You can import and use it directly in your React components like this: import { IconLogout2 } from '@tabler/icons-react'. Then, render it as <IconLogout2 />.
- What is the license for the Tabler logout 2 icon?
- The Tabler icon library, including the logout 2 icon, is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in Tabler.