The HugeIcons message translate icon visually represents the concept of translating text messages, commonly used to indicate a feature for translating conversations or individual messages.
Common uses
- Button to translate an incoming message
- Toggle for automatic message translation
- Icon within a chat settings menu for translation options
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MessageTranslateIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MessageTranslateIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- translationlanguagecommunicationlocalization
FAQ
- What does the MessageTranslateIcon represent?
- It depicts the action or feature of translating text messages, useful for indicating translation functionalities in communication interfaces.
- How do I use the MessageTranslateIcon in a React application?
- Import it using `import { MessageTranslateIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={MessageTranslateIcon} />`.
- What is the license for HugeIcons?
- The HugeIcons icon library is distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →