John KuehJohn Kueh

user block 02 icon

HugeIcons · UserBlock02Icon · MIT

Download SVG

The HugeIcons user block 02 icon depicts a user silhouette with a diagonal line through it, commonly used to represent a blocked or banned user account.

Common uses

  • Blocking a user in a social media app
  • Disabling user access in a system
  • Indicating a suspended account status

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
user banblocked userrestricted accountsuspended user

FAQ

What does the UserBlock02Icon represent?
This icon represents a user that has been blocked or banned. It's used to visually indicate a restricted or suspended account.
How do I use this icon in React?
Import the icon as 'UserBlock02Icon' from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: <HugeiconsIcon icon={UserBlock02Icon} />.
What is the license for this icon?
The UserBlock02Icon is distributed 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 →