The Tabler square rounded letter z icon depicts the letter 'Z' within a rounded square, commonly used to represent the letter itself or as a placeholder in alphabetical or organizational contexts.
Common uses
- Labeling a 'Z' section in a list or menu.
- Indicating a specific item or category starting with 'Z'.
- Placeholder for a 'Z' input field or data point.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedLetterZ } from '@tabler/icons-react';
<IconSquareRoundedLetterZ size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedLetterZ size={24} stroke={2} />filled
<IconSquareRoundedLetterZFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareroundedletterrectangularcharactertypographyletterszletter z squarealphabet zrounded zz character
FAQ
- What is the square rounded letter z icon used for?
- It's used to visually represent the letter 'Z' in user interfaces, often for labels, sections, or placeholders.
- How do I use the square rounded letter z icon in React?
- You can import and use it like this: import { IconSquareRoundedLetterZ } from '@tabler/icons-react'
- What is the license for the Tabler square rounded letter z icon?
- This icon is provided under the MIT license, allowing for free use in commercial and non-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 →