The Tabler letter z icon depicts the lowercase letter 'z' and is commonly used to represent text-based elements, specific letters, or alphabetical ordering in user interfaces.
Common uses
- Labeling a 'Z' key on a keyboard layout.
- Indicating the end of an alphabetical list or sequence.
- As a placeholder for text input fields.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterZ } from '@tabler/icons-react';
<IconLetterZ size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabettextcodelettercharactertypographywritingzglyphlettersalphabet ztext zcharacter z
FAQ
- What is the letter z icon used for?
- It's used to visually represent the letter 'z', often in contexts related to text, alphabets, or specific character inputs.
- How do I use the letter z icon in React?
- You can import and use it directly like this: import { IconLetterZ } from '@tabler/icons-react'. Then render it as <IconLetterZ />.
- What is the license for the letter z icon?
- The Tabler letter z icon is distributed under the MIT license, which allows 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 →