The HugeIcons left to right block quote icon visually represents a quotation or excerpt that is indented from the main text, often used to set apart cited material.
Common uses
- Displaying block quotes in articles
- Highlighting user-generated content
- Indicating a citation within a document
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LeftToRightBlockQuoteIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LeftToRightBlockQuoteIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- quote blockindented textcitation markerexcerpt
FAQ
- What is the purpose of the left to right block quote icon?
- This icon is used to visually distinguish a block of quoted text from the surrounding content, indicating it's a citation or excerpt.
- How do I use the LeftToRightBlockQuoteIcon in React?
- Import both HugeiconsIcon and LeftToRightBlockQuoteIcon, then render them using <HugeiconsIcon icon={LeftToRightBlockQuoteIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.