John KuehJohn Kueh

blockquote icon

Tabler · blockquote · MIT

Download SVG

The Tabler blockquote icon visually represents a block of quoted text, commonly used in user interfaces to distinguish cited passages or emphasized quotations.

Common uses

  • Highlighting user-submitted comments.
  • Displaying excerpts from articles or books.
  • Styling pull quotes in content.

Use it in React

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

<IconBlockquote size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
citationquotationsayingtextsectionstylestylingcssblockquotetypographyquotecitation marktestimonial

FAQ

What is the blockquote icon used for?
It's used to visually denote a block of quoted text, differentiating it from the main body of content.
How do I use this icon in React?
Import it using: import { IconBlockquote } from '@tabler/icons-react'. Then use it as a React component: <IconBlockquote />.
What is the license for this icon?
The Tabler icon library, including the blockquote icon, is distributed under the MIT license.

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 →