The HugeIcons message upload 01 icon visually represents the action of sending or uploading a message, commonly used for buttons or links that initiate a message submission process.
Common uses
- Submit message form
- Upload chat message
- Send direct message
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MessageUpload01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MessageUpload01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- send messageupload messagesubmit messagemessage out
FAQ
- What does the message upload 01 icon represent?
- This icon depicts the action of uploading or sending a message. It's typically used to signify a submit or send function within a messaging interface.
- How do I use the MessageUpload01Icon in React?
- Import the icon component and then render it using the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { MessageUpload01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={MessageUpload01Icon} />.
- What is the license for this icon?
- The MessageUpload01Icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.