The HugeIcons right to left block quote icon visually represents quoted text that should be displayed with a right-to-left text direction, commonly used in interfaces supporting languages like Arabic or Hebrew.
Common uses
- Quoting foreign language text
- Displaying user-generated comments
- Indicating a block of referenced material
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RightToLeftBlockQuoteIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RightToLeftBlockQuoteIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- rtl quoteblock quote rtltext direction quotequoted text rtl
FAQ
- What does the right to left block quote icon signify?
- This icon signifies a block of text that is quoted and presented in a right-to-left reading order, essential for languages like Arabic or Hebrew.
- How do I use the RightToLeftBlockQuoteIcon in React?
- Import both HugeiconsIcon and RightToLeftBlockQuoteIcon, then render the icon using <HugeiconsIcon icon={RightToLeftBlockQuoteIcon} />.
- What is the license for this icon?
- The HugeIcons right to left block quote icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.