The Lucide message square heart icon depicts a speech bubble with a heart inside, commonly used to represent positive feedback, liking a message, or expressing affection within a conversation.
Common uses
- Liking a comment in a forum
- Indicating a user's positive reaction to a message
- Representing a 'favorite' or 'loved' item in a chat interface
Use it in React
Install
npm i lucide-reactImport & render
import { MessageSquareHeart } from 'lucide-react';
<MessageSquareHeart size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackpositivelikeloveinterestvalentinedatingdatespeech bubblemessagesquareheart
FAQ
- What is the purpose of the message square heart icon?
- This icon is ideal for signifying positive sentiment, such as liking, loving, or showing interest in a message or comment.
- How do I use this icon in React?
- You can import and use it in your React application with: import { MessageSquareHeart } from 'lucide-react'
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →