The Tabler square rounded letter r icon depicts the letter 'R' within a rounded square, commonly used to represent a specific option, a required field, or a brand initial in user interfaces.
Common uses
- Indicate a required field labeled 'R'.
- Represent a setting or option starting with 'R'.
- Display a brand or company initial 'R'.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedLetterR } from '@tabler/icons-react';
<IconSquareRoundedLetterR size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedLetterR size={24} stroke={2} />filled
<IconSquareRoundedLetterRFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareroundedletterrectangularcharactertypographylettersrletter r iconrounded r symbolalphabet rr character
FAQ
- What is the square rounded letter r icon used for?
- This icon typically signifies the letter 'R' in a UI context, often used for required fields, specific options, or branding.
- How do I use the square rounded letter r icon in React?
- Import it using: import { IconSquareRoundedLetterR } from '@tabler/icons-react'. Then use it as a React component: <IconSquareRoundedLetterR />.
- What is the license for the square rounded letter r icon?
- The Tabler icon library, including this icon, is distributed 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 →