The HugeIcons comment add 01 icon depicts a speech bubble with a plus sign, commonly used to represent the action of adding a new comment or starting a new discussion.
Common uses
- Button to create a new comment
- Link to open a comment form
- Indicator for a new message thread
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CommentAdd01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CommentAdd01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add commentnew commentspeech bubble pluscompose message
FAQ
- What does the comment add 01 icon represent?
- It visually signifies the action of adding a new comment or initiating a discussion, often used for 'new comment' buttons or features.
- How do I use this icon in React?
- Import the icon component and use it like this: import { CommentAdd01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={CommentAdd01Icon} />.
- What is the license for this icon?
- The HugeIcons icon library, including this icon, is distributed 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 →