The Tabler pointer collaboration icon visually represents multiple cursors or pointers interacting on a shared screen, commonly used to indicate real-time collaboration or presence in a system.
Common uses
- Showing multiple users editing a document simultaneously.
- Indicating active participants in a remote meeting or screen share.
- Visualizing user presence in a collaborative design tool.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPointerCollaboration } from '@tabler/icons-react';
<IconPointerCollaboration size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- cursorpointercollaborationmulti-userteamworkremotesessionsharedesignpresencesystemmulti cursorshared pointerteam cursorremote presence
FAQ
- What does the pointer collaboration icon represent?
- It signifies multiple users' cursors or pointers active in a shared digital space, indicating real-time interaction or teamwork.
- How do I use this icon in React?
- You can import and use it directly with: import { IconPointerCollaboration } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, 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 →