The Tabler square rounded letter p icon depicts the letter 'P' within a rounded square, commonly used to represent a specific section, feature, or input field related to 'P' in user interfaces.
Common uses
- Labeling a 'Password' input field.
- Indicating a 'Profile' section.
- Representing a 'Primary' action or setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedLetterP } from '@tabler/icons-react';
<IconSquareRoundedLetterP size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedLetterP size={24} stroke={2} />filled
<IconSquareRoundedLetterPFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareroundedletterrectangularcharactertypographyletterspletter p iconrounded pp symbolpassword icon
FAQ
- What is the square rounded letter p icon used for?
- It's used to visually represent the letter 'P' in UI elements, often for labels or identifiers like 'Password' or 'Profile'.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconSquareRoundedLetterP } from '@tabler/icons-react'.
- What is the license for this icon?
- 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 →