The Tabler quotes icon depicts a pair of quotation marks, commonly used in UI to signify a quote, a comment, or a piece of text.
Common uses
- Displaying user-submitted comments
- Indicating a direct quotation in an article
- Labeling a chat or message feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconQuotes } from '@tabler/icons-react';
<IconQuotes size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- chatmessagetextpunctuationquotationcommentquotestypographywritingfontquotation markspeech bubblecomment bubbledialogue
FAQ
- What is the purpose of the quotes icon?
- It visually represents quotation marks, useful for indicating spoken words, cited text, or comments within an interface.
- How do I use the quotes icon in React?
- Import it using `import { IconQuotes } from '@tabler/icons-react'` and then render it as a component: `<IconQuotes />`.
- What is the license for the Tabler quotes icon?
- The Tabler icons, including the quotes icon, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →