John KuehJohn Kueh

logout square 02 icon

HugeIcons · LogoutSquare02Icon · MIT

Download SVG

The HugeIcons logout square 02 icon depicts a square with an arrow pointing outwards, commonly used to signify the action of ending a user's session or signing out of an application.

Common uses

  • Sign out button
  • End session action
  • Exit application link

Use it in React

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

<HugeiconsIcon icon={LogoutSquare02Icon} 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 Square 02 icon represent?
It represents the action of logging out or signing out of a system or application. The outward-pointing arrow signifies departure or exit.
How do I use the LogoutSquare02Icon in React?
Import both HugeiconsIcon and LogoutSquare02Icon from their respective packages and render the icon using the <HugeiconsIcon icon={LogoutSquare02Icon} /> component.
What is the license for this icon?
This icon is distributed 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 →

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