The HugeIcons logout 03 icon depicts a rightward-pointing arrow emerging from a horizontal line, commonly used to signify the action of exiting or signing out of an application or system.
Common uses
- User sign-out button
- Exit application prompt
- End session control
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Logout03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Logout03Icon} 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 03 icon represent?
- It represents the action of logging out or exiting a system. The design shows an arrow moving away from a line, symbolizing departure.
- How do I use the Logout 03 icon in React?
- Import both HugeiconsIcon and Logout03Icon, then render the icon using <HugeiconsIcon icon={Logout03Icon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.