The HugeIcons bubble chat favourite icon visually represents a conversation or message that has been marked as a favorite, commonly used to highlight important or saved communications.
Common uses
- Saving a specific chat message
- Bookmarking a conversation thread
- Indicating a preferred contact or chat
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BubbleChatFavouriteIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BubbleChatFavouriteIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- chat favoritemessage bookmarksaved chatspeech bubble favorite
FAQ
- What does the bubble chat favourite icon represent?
- It signifies a chat message or conversation that has been saved or marked as a favorite, useful for quickly identifying important communications.
- How do I use this icon in React?
- Import both HugeiconsIcon and BubbleChatFavouriteIcon, then render it using <HugeiconsIcon icon={BubbleChatFavouriteIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.