John KuehJohn Kueh

user block 01 icon

HugeIcons · UserBlock01Icon · MIT

Download SVG

The HugeIcons user block 01 icon depicts a stylized user silhouette within a square, commonly used to represent user blocking, suspension, or restricted access in a user interface.

Common uses

  • User account suspension
  • Blocking a user profile
  • Restricted access indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
user banrestricted useraccount blockedblock user

FAQ

What does the UserBlock01Icon represent?
It visually signifies a blocked or restricted user account, often used for actions like suspending or banning a user.
How do I use UserBlock01Icon in a React project?
Import both HugeiconsIcon and UserBlock01Icon from their respective packages and render it using <HugeiconsIcon icon={UserBlock01Icon} />.
What is the license for this icon?
The UserBlock01Icon is distributed 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.

Looking for something else? Search HugeIcons and 4 more libraries by description →