The HugeIcons quote up icon depicts a quotation mark pointing upwards, commonly used to signify a direct quote, testimonial, or citation in user interfaces.
Common uses
- Displaying user testimonials
- Indicating a blockquote in content
- Representing a citation or reference
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { QuoteUpIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={QuoteUpIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- quotation markspeech bubblecommenttestimonial
FAQ
- What is the purpose of the QuoteUpIcon?
- The QuoteUpIcon is used to visually represent quotations, testimonials, or citations within an application's interface.
- How do I use QuoteUpIcon in a React project?
- Import both HugeiconsIcon and QuoteUpIcon, then render the icon using <HugeiconsIcon icon={QuoteUpIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.