John KuehJohn Kueh

quote up circle icon

HugeIcons · QuoteUpCircleIcon · MIT

Download SVG

The HugeIcons quote up circle icon visually represents a quotation or a comment, commonly used to indicate a user-generated text, a testimonial, or a feedback element within an interface.

Common uses

  • Displaying user reviews or testimonials.
  • Indicating a speech bubble or chat message.
  • Highlighting a direct quote from a source.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
comment iconspeech bubble icontestimonial iconfeedback icon

FAQ

What is the purpose of the quote up circle icon?
This icon is used to visually signify a quotation, comment, or user-generated text. It helps users identify blocks of text that are direct quotes or feedback.
How do I use the QuoteUpCircleIcon in React?
Import both HugeiconsIcon and QuoteUpCircleIcon, then render the icon using <HugeiconsIcon icon={QuoteUpCircleIcon} />.
What is the license for this icon?
The HugeIcons quote up circle icon is available under the MIT license, allowing for free usage in both personal and commercial projects.

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 →