John KuehJohn Kueh

comment block 03 icon

HugeIcons · CommentBlock03Icon · MIT

Download SVG

The HugeIcons comment block 03 icon visually represents a block of text or code with an indicator for comments, commonly used in UIs to denote sections for user feedback, code annotations, or discussion threads.

Common uses

  • Adding a new comment
  • Viewing discussion threads
  • Code snippet annotation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
comment icondiscussion iconfeedback iconcode comment

FAQ

What does the CommentBlock03Icon represent?
This icon represents a block of text or code, often used to signify comments, feedback, or discussion areas within an interface.
How do I use CommentBlock03Icon in a React project?
Import the icon as `import { CommentBlock03Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={CommentBlock03Icon} />` from '@hugeicons/react'.
What is the license for this icon?
The HugeIcons icon library, including CommentBlock03Icon, 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 →