The Tabler social icon depicts a group of people, commonly used to represent community, networking, or social features within a user interface.
Common uses
- Link to social media profiles
- Community forum or group section
- User connection or networking features
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSocial } from '@tabler/icons-react';
<IconSocial size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- societycommunitycollectivitysocialsystemgrouppeopleusers
FAQ
- What does the social icon represent?
- It represents a group of people, symbolizing community, society, or social connections.
- How do I use the social icon in React?
- You can import and use it like this: import { IconSocial } from '@tabler/icons-react'; <IconSocial />
- What is the license for this icon?
- The Tabler icons, including the social icon, are 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 →