The Tabler message 2 pin icon depicts a message or chat bubble with a pin attached, commonly used to signify saved, pinned, or important messages within a communication interface.
Common uses
- Pinning important conversations in a chat app
- Saving a specific message for later reference
- Indicating a sticky note or important announcement
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessage2Pin } from '@tabler/icons-react';
<IconMessage2Pin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- attachbookmarksavestickclipfastensecureholdfixanchorcommunicationmessage2pinpinned messagesaved chat
FAQ
- What does the message 2 pin icon represent?
- It represents a message that has been pinned or saved, often used to highlight important items in a communication context.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconMessage2Pin } 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 →