The Tabler pointer collaboration 2 icon depicts multiple cursors interacting, commonly used to represent shared editing sessions or real-time collaboration features in a user interface.
Common uses
- Indicating multiple users are actively editing a document.
- Showing the presence of collaborators in a shared workspace.
- Visualizing a remote control or screen sharing session.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPointerCollaboration2 } from '@tabler/icons-react';
<IconPointerCollaboration2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- cursorpointercollaborationco-editingteamworkremotesessionshareinterfacepresencesystem2multi cursorshared editingco-editing cursorteamwork pointer
FAQ
- What does the pointer-collaboration-2 icon represent?
- This icon visually signifies multiple cursors or pointers, indicating active collaboration or shared interaction within a digital interface.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconPointerCollaboration2 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed 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 →