John KuehJohn Kueh

logout square 01 icon

HugeIcons · LogoutSquare01Icon · MIT

Download SVG

The HugeIcons logout square 01 icon depicts a square with an arrow pointing outwards, commonly used to signify the action of signing out or exiting a system or application.

Common uses

  • Sign out button
  • Exit application prompt
  • End user session control

Use it in React

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

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

Details

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

FAQ

What does the LogoutSquare01Icon represent?
It represents the action of logging out or exiting a user session. The outward-pointing arrow signifies departure from the current system.
How do I use the LogoutSquare01Icon in a React application?
Import both HugeiconsIcon and LogoutSquare01Icon from their respective packages and render the icon using the <HugeiconsIcon icon={LogoutSquare01Icon} /> component.
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 →