The HugeIcons chat preview icon visually represents a snippet of a conversation, commonly used to indicate a message or chat notification.
Common uses
- Displaying unread message counts
- Previewing incoming messages in a sidebar
- Indicating active chat threads
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChatPreviewIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChatPreviewIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- message iconspeech bubble iconnotification iconchat icon
FAQ
- What is this icon used for?
- This icon is used to visually represent a chat message or notification, often showing a preview of recent communication.
- How do I use this icon in React?
- Import both HugeiconsIcon and ChatPreviewIcon, then render it using <HugeiconsIcon icon={ChatPreviewIcon} />.
- What is the license for this icon?
- This icon is available 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 →