The Tabler hexagon letter r icon depicts the letter 'R' enclosed within a hexagonal shape, commonly used to represent a specific category, setting, or function related to the letter R in user interfaces.
Common uses
- Labeling a section for 'Reports'.
- Indicating a 'Read' status.
- Representing a user profile or role starting with 'R'.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagonLetterR } from '@tabler/icons-react';
<IconHexagonLetterR size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconHexagonLetterR size={24} stroke={2} />filled
<IconHexagonLetterRFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinhexagonlettercharactertypographytextwritinglettersrr in hexagonhexagonal rletter r shapealphabet r
FAQ
- What is this icon typically used for?
- It's often used to visually represent the letter 'R' in a distinct, stylized way, suitable for labels, categories, or status indicators.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconHexagonLetterR } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is part of the Tabler icon library and is 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 →