John KuehJohn Kueh

quotes icon

Phosphor · quotes · MIT

Download SVG

The Phosphor quotes icon depicts a pair of double quotation marks, commonly used in UI to represent text input fields for quotes, dialogue, or citations.

Common uses

  • Text input for user-submitted quotes
  • Button to insert quotation marks in an editor
  • Label for a dialogue or speech bubble section

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Quotes } from '@phosphor-icons/react';

<Quotes size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Quotes size={24} />
thin
<Quotes size={24} weight="thin" />
light
<Quotes size={24} weight="light" />
bold
<Quotes size={24} weight="bold" />
fill
<Quotes size={24} weight="fill" />
duotone
<Quotes size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
quoationsquotation marksdouble-quoteswritingbookscommunicationseditormediaquotesdouble quotesspeech bubbledialogue

FAQ

What is the quotes icon used for?
It visually represents quotation marks, ideal for indicating where users should input text that is a quote, or for elements related to dialogue and citations.
How do I use the quotes icon in React?
You can import and use it like this: import { Quotes } from '@phosphor-icons/react'. Then render it as <Quotes />.
What is the license for the Phosphor quotes icon?
The Phosphor icon library, including the quotes icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →