The HugeIcons message favourite 02 icon depicts a speech bubble with a star, commonly used to indicate favoriting or bookmarking messages or conversations.
Common uses
- Marking a message as a favorite
- Saving a conversation for later
- Adding a message to a 'starred' list
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MessageFavourite02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MessageFavourite02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- star messagefavorite messagebookmark messagesaved message
FAQ
- What does the message favourite 02 icon represent?
- It represents the action of favoriting or bookmarking a message or conversation, often indicated by a star symbol within a speech bubble.
- How do I use the MessageFavourite02Icon in React?
- Import it using `import { MessageFavourite02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={MessageFavourite02Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.