The Tabler hexagon letter z icon depicts the letter 'Z' enclosed within a hexagonal shape, commonly used to represent a specific category, section, or item starting with 'Z' in user interfaces.
Common uses
- Labeling a 'Z' category in a navigation menu.
- Indicating a 'Zone' or 'Zero' related setting.
- Representing a specific data point or entry starting with 'Z'.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagonLetterZ } from '@tabler/icons-react';
<IconHexagonLetterZ size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconHexagonLetterZ size={24} stroke={2} />filled
<IconHexagonLetterZFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinhexagonlettercharactertypographytextwritingletterszz shapeletter zalphabet zhex z
FAQ
- What is the purpose of the hexagon letter z icon?
- It visually represents the letter 'Z' within a geometric shape, useful for categorizing or identifying items that start with 'Z'.
- How do I use the hexagon letter z icon in React?
- You can import and use it directly in your React components with: `import { IconHexagonLetterZ } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →