The Tabler square rounded letter q icon depicts the letter 'Q' within a rounded square, commonly used to represent a specific option, a 'quit' function, or a label in user interfaces.
Common uses
- Labeling a 'Quit' button in a game or application.
- Representing a 'Quality' setting or filter.
- As a unique identifier or tag in a list.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedLetterQ } from '@tabler/icons-react';
<IconSquareRoundedLetterQ size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedLetterQ size={24} stroke={2} />filled
<IconSquareRoundedLetterQFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareroundedletterrectangularcharactertypographylettersqletter qquit iconrounded qalphabet q
FAQ
- What is the square rounded letter q icon used for?
- This icon is typically used to represent the letter 'Q' in UI elements, often for 'quit' functions, quality settings, or as a distinct label.
- How do I use the square rounded letter q icon in React?
- You can import and use it in React with: import { IconSquareRoundedLetterQ } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this 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 →