John KuehJohn Kueh

quotes icon

HugeIcons · QuotesIcon · MIT

Download SVG

The HugeIcons quotes icon depicts a quotation mark, commonly used to represent direct speech, citations, or testimonials in user interfaces.

Common uses

  • Displaying user reviews or testimonials.
  • Indicating a blockquote or direct quote in content.
  • Representing a speech bubble or dialogue element.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
quotation markspeech bubbletestimonialdialogue

FAQ

What is the primary purpose of the quotes icon?
It visually signifies direct speech, citations, or quoted text. It's often used for testimonials or to highlight specific textual excerpts.
How do I use the QuotesIcon in a React project?
Import both HugeiconsIcon and QuotesIcon, then render it using <HugeiconsIcon icon={QuotesIcon} />. Ensure you have the correct imports from '@hugeicons/react' and '@hugeicons.core-free-icons'.
What is the license for this icon?
The HugeIcons library, including the QuotesIcon, 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 →