John KuehJohn Kueh

logout 05 icon

HugeIcons · Logout05Icon · MIT

Download SVG

The HugeIcons logout 05 icon depicts a right-pointing arrow exiting a box, 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 { Logout05Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Logout05Icon} 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 does the Logout 05 icon represent?
It represents the action of logging out or exiting a system. The visual metaphor is an arrow moving away from a container.
How do I use the Logout 05 icon in a React project?
Import the icon component and use it within the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { Logout05Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={Logout05Icon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing 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 →

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