The HugeIcons chat upload 01 icon depicts a speech bubble with an upward-pointing arrow, commonly used to signify uploading chat messages or files within a conversation interface.
Common uses
- Initiating a chat message upload
- Attaching a file to a chat
- Sending chat history
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChatUpload01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChatUpload01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- send message iconupload chat iconmessage attachment iconchat file icon
FAQ
- What does the chat upload 01 icon represent?
- It represents the action of uploading chat-related content, such as messages or files, from a user's device to a chat service.
- How do I use this icon in React?
- Import the icon component and render it using the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { ChatUpload01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={ChatUpload01Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.