John KuehJohn Kueh

brand messenger icon

Tabler · brand-messenger · MIT

Download SVG

The Tabler brand messenger icon depicts a stylized speech bubble with a lightning bolt, commonly used to represent messaging applications, communication features, or chat functionalities within a user interface.

Common uses

  • Button to open a chat window
  • Link to a messaging service
  • Indicator for new messages

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBrandMessenger } from '@tabler/icons-react';

<IconBrandMessenger size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBrandMessenger size={24} stroke={2} />
filled
<IconBrandMessengerFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Brand
Keywords
logoappapplicationcommunicationtextmessagescommunicatorphotosimagesvideosgiphybrandmessengerchat iconspeech bubble logocommunication symbol

FAQ

What does the brand messenger icon represent?
It represents messaging applications and communication features, often used for chat functionalities or links to messaging services.
How do I use this icon in React?
You can import and use it in React with: import { IconBrandMessenger } 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 →