The HugeIcons message favourite 01 icon depicts a speech bubble with a star, commonly used to indicate favoriting or bookmarking messages, or to highlight important communications.
Common uses
- Marking a message as a favorite
- Saving a message for later reference
- Highlighting a critical or urgent message
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MessageFavourite01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MessageFavourite01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- favorite messagestar messagebookmark messageimportant message
FAQ
- What does the message favourite 01 icon represent?
- It represents the action of favoriting or bookmarking a message, often used to signify importance or for easy retrieval.
- How do I use the MessageFavourite01Icon in React?
- Import it using `import { MessageFavourite01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={MessageFavourite01Icon} />`.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.