John KuehJohn Kueh

user arrow left right icon

HugeIcons · UserArrowLeftRightIcon · MIT

Download SVG

The HugeIcons user arrow left right icon depicts a user icon with arrows pointing left and right, commonly used to indicate actions like switching users, navigating between user profiles, or indicating a bidirectional user flow.

Common uses

  • Switch user account
  • Navigate between user profiles
  • Bidirectional user data flow

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
switch user iconuser navigation iconchange user iconbidirectional user icon

FAQ

What does the UserArrowLeftRightIcon represent?
This icon represents actions related to user switching or bidirectional user navigation. It's useful for interfaces where users can change accounts or move between different user-specific views.
How do I use the UserArrowLeftRightIcon in React?
To use it in React, import both HugeiconsIcon and UserArrowLeftRightIcon, then render the icon like this: <HugeiconsIcon icon={UserArrowLeftRightIcon} />.
What is the license for this icon?
The UserArrowLeftRightIcon from HugeIcons 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 →