John KuehJohn Kueh

chat favourite icon

HugeIcons · ChatFavouriteIcon · MIT

Download SVG

The HugeIcons chat favourite icon visually represents a conversation marked as a favorite, commonly used to highlight or save important chats.

Common uses

  • Bookmark important conversations
  • Indicate a user's preferred chat
  • Filter or sort chats by saved status

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChatFavouriteIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ChatFavouriteIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
star chatsave chatimportant messagebookmark conversation

FAQ

What does the chat favourite icon signify?
It signifies a chat that has been marked or saved by the user as important or a favorite.
How do I use the ChatFavouriteIcon in React?
Import both HugeiconsIcon and ChatFavouriteIcon, then render it using <HugeiconsIcon icon={ChatFavouriteIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free usage.

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 →