The Tabler letter y icon visually represents the uppercase letter 'Y', commonly used in interfaces to denote options, selections, or labels related to the letter Y.
Common uses
- Labeling a 'Yes' or 'No' toggle.
- Indicating a specific item in a list or menu.
- Representing the letter Y in a typographical context.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterY } from '@tabler/icons-react';
<IconLetterY size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabettextcodelettercharactertypographywritingyglyphlettersy glyphalphabet ytext y
FAQ
- What is the letter y icon used for?
- It's used to represent the letter Y, often for labels, options, or in contexts where specific characters are displayed.
- How do I use the letter y icon in React?
- Import it using `import { IconLetterY } from '@tabler/icons-react'` and then use it as a React component: `<IconLetterY />`.
- What is the license for the letter y icon?
- The Tabler icons, including the letter y icon, are distributed 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 →