The HugeIcons bubble chat translate icon depicts a speech bubble with a translation symbol, commonly used to indicate a feature for translating messages or text within a chat interface.
Common uses
- Translate button in a chat window
- Language selection for messages
- Indicate real-time translation functionality
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BubbleChatTranslateIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BubbleChatTranslateIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- chat translatemessage translationlanguage bubbletranslate speech
FAQ
- What is the purpose of the bubble chat translate icon?
- This icon signifies a translation feature, typically used in messaging or chat applications to show that messages can be translated.
- How do I use the BubbleChatTranslateIcon in React?
- Import the icon and use it within the HugeiconsIcon component like this: import { BubbleChatTranslateIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={BubbleChatTranslateIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is released under the MIT license.
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 →