The Tabler message up icon depicts an upward-pointing arrow within a speech bubble, commonly used to signify sending a message, uploading a conversation, or indicating an upward trend in communication.
Common uses
- Send message button
- Upload chat history
- Indicate message priority
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageUp } from '@tabler/icons-react';
<IconMessageUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- riseelevateincreaseascendupliftboostclimbadvanceenhanceimprovecommunicationmessageupsend messageupload chatmessage arrow up
FAQ
- What does the message up icon represent?
- It visually represents sending a message, uploading a conversation, or an increase related to communication.
- How do I use this icon in React?
- Import it using `import { IconMessageUp } from '@tabler/icons-react'` and use it as a component: `<IconMessageUp />`.
- What is the license for this icon?
- The Tabler icon set, including the message up 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 →