John KuehJohn Kueh

logout 01 icon

HugeIcons · Logout01Icon · MIT

Download SVG

The HugeIcons logout 01 icon depicts a right-pointing arrow exiting a horizontal line, commonly used to signify the action of signing out or exiting a system or application.

Common uses

  • Sign out button
  • Exit application confirmation
  • End user session

Use it in React

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

<HugeiconsIcon icon={Logout01Icon} 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 01 icon?
This icon visually represents the action of logging out or exiting a user session from a digital platform.
How do I use the Logout 01 icon in React?
Import the icon and render it using the HugeiconsIcon component: `import { HugeiconsIcon } from '@hugeicons/react'; import { Logout01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={Logout01Icon} />`.
What is the license for this icon?
The HugeIcons logout 01 icon is available under the MIT license.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →