The Tabler circle letter k icon depicts the letter 'K' enclosed within a circle, commonly used to represent a specific option, category, or initial related to 'K' in user interfaces.
Common uses
- Labeling a 'K' category in a list or filter.
- Indicating a 'Key' or 'Knowledge' section.
- Representing a user profile initial 'K'.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleLetterK } from '@tabler/icons-react';
<IconCircleLetterK size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCircleLetterK size={24} stroke={2} />filled
<IconCircleLetterKFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatincircleletterroundcircularcharactertypographyletterskletter k circlek in circlecircular kalphabet k
FAQ
- What is the purpose of the circle letter k icon?
- It visually represents the letter 'K' within a circular boundary, often used for labeling or identification purposes in UI elements.
- How do I use the circle letter k icon in React?
- You can import and use it directly in your React components with: import { IconCircleLetterK } from '@tabler/icons-react'
- What is the license for the circle letter k icon?
- The Tabler icon library, including the circle letter k icon, 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 →