The Tabler social off icon depicts a crossed-out group of people, typically used to indicate that social features, community access, or group interactions are disabled or unavailable.
Common uses
- Disabling community forums
- Hiding social media links
- Indicating an inactive user group
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSocialOff } from '@tabler/icons-react';
<IconSocialOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- societycommunitycollectivitysocialoffdisabledinactivesystemcommunity offgroup disabledinactive usersno social
FAQ
- What does the social-off icon represent?
- It represents the absence or disabling of social features, community, or group activity.
- How do I use this icon in React?
- Import it using `import { IconSocialOff } from '@tabler/icons-react'` and render it as a component: `<IconSocialOff />`.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use.
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 →