John KuehJohn Kueh

circle letter g icon

Tabler · circle-letter-g · MIT

Download SVG

The Tabler circle letter g icon depicts the letter 'G' enclosed within a circle, commonly used to represent a specific item, category, or entity starting with 'G' in user interfaces.

Common uses

  • Labeling a 'General' settings section.
  • Indicating a 'Group' or 'Global' scope.
  • Representing a 'Good' or 'Green' status indicator.

Use it in React

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

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

Styles

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

outline
<IconCircleLetterG size={24} stroke={2} />
filled
<IconCircleLetterGFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatincircleletterroundcircularcharactertypographylettersgletter g circleg in circlealphabet ground g

FAQ

What is the circle letter g icon used for?
It's typically used to visually represent an item, category, or entity that starts with the letter 'G', often within a circular container for a distinct UI element.
How do I use the circle letter g icon in React?
You can import and use it directly in your React components with: import { IconCircleLetterG } from '@tabler/icons-react'
What is the license for this icon?
This icon is from the Tabler icon library and 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 →