John KuehJohn Kueh

circle letter z icon

Tabler · circle-letter-z · MIT

Download SVG

The Tabler circle letter z icon depicts the letter 'Z' enclosed within a circle, commonly used to represent a specific item, a category starting with 'Z', or as a typographic element.

Common uses

  • Labeling a 'Z' category in a list or menu.
  • Indicating a 'Zone' or 'Zero' related setting.
  • As a decorative typographic element in a design.

Use it in React

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

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

Styles

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

outline
<IconCircleLetterZ size={24} stroke={2} />
filled
<IconCircleLetterZFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatincircleletterroundcircularcharactertypographyletterszz in circlecircular zletter z symbol

FAQ

What is the circle letter z icon used for?
It's used to visually represent the letter 'Z' within a circular shape, often for labeling, categorization, or design accents.
How do I use the circle letter z icon in React?
You can import and use it in your React application with: import { IconCircleLetterZ } from '@tabler/icons-react'
What is the license for the circle letter z icon?
The Tabler icon library, including the circle letter z 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 →