John KuehJohn Kueh

logout 02 icon

HugeIcons · Logout02Icon · MIT

Download SVG

The HugeIcons logout 02 icon depicts a user exiting a system, commonly used to signify the action of signing out or ending a session.

Common uses

  • Sign out button
  • End user session
  • Exit application

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Logout02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Logout02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
sign outexitlog offclose session

FAQ

What is the purpose of the Logout 02 icon?
This icon represents the action of logging out or exiting a system. It's used in user interfaces to indicate where a user can end their current session.
How do I use the Logout 02 icon in React?
Import the icon and use it with the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { Logout02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={Logout02Icon} />.
What is the license for this icon?
The HugeIcons logout 02 icon is available under the MIT license, which allows for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →