The Tabler friends off icon depicts two figures with a diagonal line through them, commonly used to indicate a disabled or unavailable social connection, such as a blocked user or an inactive group.
Common uses
- Indicate a user has blocked another user.
- Show a group or community is currently inactive or disbanded.
- Represent a disabled or unavailable chat feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFriendsOff } from '@tabler/icons-react';
<IconFriendsOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- peopleboygirlmanwomanfriendsoffdisabledinactivesystemuser blockno friendsgroup disabledinactive connection
FAQ
- What does the friends off icon represent?
- It visually signifies that a connection, group, or social feature is turned off, disabled, or unavailable.
- How do I use the friends off icon in React?
- You can import and use it directly in your React components like this: import { IconFriendsOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The friends off icon is part of the Tabler icon library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →