The Tabler square letter y icon depicts the letter 'Y' enclosed within a square, commonly used to represent options, selections, or specific data points related to the letter Y in user interfaces.
Common uses
- Representing a 'Yes' option in a binary choice.
- Labeling a specific field or category starting with 'Y'.
- As a visual indicator in data tables or forms.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareLetterY } from '@tabler/icons-react';
<IconSquareLetterY size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareLetterY size={24} stroke={2} />filled
<IconSquareLetterYFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareletterrectangularcharactertypographytextlettersyy in a boxsquare yalphabet y icon
FAQ
- What is the square letter y icon used for?
- It's typically used to visually represent the letter 'Y' within a defined square shape, often for options, labels, or specific data points.
- How do I use the square letter y icon in React?
- You can import and use it in your React components with: import { IconSquareLetterY } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →