The Tabler square rounded letter g icon depicts the letter 'G' within a rounded square, commonly used to represent the letter itself or as a placeholder in alphabetical or typographical contexts.
Common uses
- Labeling a section related to 'G'
- Alphabetical sorting or filtering
- Placeholder for a 'G' initial
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedLetterG } from '@tabler/icons-react';
<IconSquareRoundedLetterG size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedLetterG size={24} stroke={2} />filled
<IconSquareRoundedLetterGFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareroundedletterrectangularcharactertypographylettersgletter g iconrounded galphabet gg symbol
FAQ
- What is the square rounded letter g icon used for?
- This icon is primarily used to represent the letter 'G' in user interfaces. It's useful for alphabetical lists, labels, or as a visual cue for content related to the letter G.
- How do I use the square rounded letter g icon in React?
- You can import and use it in your React application with the following import statement: import { IconSquareRoundedLetterG } from '@tabler/icons-react'
- What is the license for the Tabler square rounded letter g icon?
- The Tabler icon library, including the square rounded letter g 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 →