John KuehJohn Kueh

bubble chat upload icon

HugeIcons · BubbleChatUploadIcon · MIT

Download SVG

The HugeIcons bubble chat upload icon visually represents the action of uploading a chat message or conversation, commonly used for features like sending messages, attaching files to chats, or initiating a chat upload process.

Common uses

  • Send chat message button
  • Attach file to conversation
  • Initiate chat upload feature

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BubbleChatUploadIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BubbleChatUploadIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
chat uploadmessage uploadsend chatupload conversation

FAQ

What does the bubble chat upload icon represent?
This icon symbolizes the action of uploading a chat or message. It's typically used for sending messages or uploading files within a chat interface.
How do I use this icon in React?
Import the icon and use it with the HugeiconsIcon component like this: import { BubbleChatUploadIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={BubbleChatUploadIcon} />.
What is the license for this icon?
This icon is released under the MIT license, which allows for free usage in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →