The Tabler square letter p icon depicts the letter 'P' enclosed within a square, commonly used to represent a 'P' button, a placeholder for text, or a specific 'P' related function.
Common uses
- Button label for 'Print'
- Placeholder for a 'P' input field
- Icon for a 'Parking' related feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareLetterP } from '@tabler/icons-react';
<IconSquareLetterP size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareLetterP size={24} stroke={2} />filled
<IconSquareLetterPFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareletterrectangularcharactertypographytextletterspletter p squarep in a boxp symbolprint icon
FAQ
- What is the square letter p icon used for?
- It's used to visually represent the letter 'P' within a defined square shape, often for buttons, labels, or specific functions related to 'P'.
- How do I use the square letter p icon in React?
- You can import and use it like this: import { IconSquareLetterP } from '@tabler/icons-react'; <IconSquareLetterP />
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →