John KuehJohn Kueh

user switch icon

HugeIcons · UserSwitchIcon · MIT

Download SVG

The HugeIcons user switch icon depicts two figures with an arrow between them, typically used to represent actions like switching user accounts, logging out and logging in, or changing profiles.

Common uses

  • Account switcher dropdown
  • Logout button
  • Profile selection

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
switch userchange useruser accountlogin logout

FAQ

What does the user switch icon represent?
It visually signifies a change or transition between user accounts or profiles.
How do I use the UserSwitchIcon in React?
Import both HugeiconsIcon and UserSwitchIcon, then render <HugeiconsIcon icon={UserSwitchIcon} />.
What is the license for this icon?
The UserSwitchIcon 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 →