John KuehJohn Kueh

circle letter q icon

Tabler · circle-letter-q · MIT

Download SVG

The Tabler circle letter q icon depicts the letter 'Q' enclosed within a circle, commonly used to represent a specific option, category, or item labeled with 'Q' in user interfaces.

Common uses

  • Labeling a 'Question' or 'Query' section.
  • Indicating a 'Quality' rating or status.
  • Representing a specific item in a list or menu designated by 'Q'.

Use it in React

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

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

Styles

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

outline
<IconCircleLetterQ size={24} stroke={2} />
filled
<IconCircleLetterQFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatincircleletterroundcircularcharactertypographylettersqletter q circleq symbolcircular qalphabet q

FAQ

What is the purpose of the circle letter q icon?
It visually represents the letter 'Q' within a circular boundary, often used for labeling or identification in UI elements.
How do I use the circle letter q icon in React?
You can import and use it directly in your React components with: import { IconCircleLetterQ } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including the circle letter q 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 →