The Tabler message circle pin icon visually represents a pinned or located message, often used to highlight important communications or indicate a message's origin or specific location within an interface.
Common uses
- Highlighting a specific chat message in a conversation.
- Indicating the location of a message in a map-based chat.
- Marking a critical notification or announcement.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageCirclePin } from '@tabler/icons-react';
<IconMessageCirclePin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- communicationchatconversationdialoguetalktextinteractionpinpointpositionmarkermessagecirclepinchat pinmessage locationpinned chat
FAQ
- What is the purpose of the message circle pin icon?
- It signifies a message that is pinned, marked, or associated with a specific location, drawing attention to its importance or context.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconMessageCirclePin } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the message circle pin 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 →