John KuehJohn Kueh

circle letter p icon

Tabler · circle-letter-p · MIT

Download SVG

The Tabler circle letter p icon depicts the letter 'P' enclosed within a circle, commonly used to represent features, sections, or actions related to 'Play' or specific 'Pages'.

Common uses

  • Play/Pause button for media
  • Link to a 'Profile' or 'Personal' section
  • Indicator for a 'Primary' item

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCircleLetterP } from '@tabler/icons-react';

<IconCircleLetterP size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCircleLetterP size={24} stroke={2} />
filled
<IconCircleLetterPFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatincircleletterroundcircularcharactertypographyletterspplay iconpage iconprofile letter pcircular p

FAQ

What is the circle letter p icon used for?
It's often used for 'Play' functions, 'Pages', or 'Profile' related actions in user interfaces.
How do I use the circle letter p icon in React?
You can import it using `import { IconCircleLetterP } from '@tabler/icons-react'` and then use it as a React component.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in commercial and non-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 →