John KuehJohn Kueh

square rounded letter y icon

Tabler · square-rounded-letter-y · MIT

Download SVG

The Tabler square rounded letter y icon depicts the letter 'Y' within a rounded square, commonly used to represent the letter itself or as a functional element in interfaces related to the letter Y.

Common uses

  • Labeling a 'Yes' or 'Yield' option.
  • Indicating a specific category or filter related to 'Y'.
  • As part of a typographic or alphabetical navigation system.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSquareRoundedLetterY } from '@tabler/icons-react';

<IconSquareRoundedLetterY size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSquareRoundedLetterY size={24} stroke={2} />
filled
<IconSquareRoundedLetterYFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinsquareroundedletterrectangularcharactertypographylettersyletter yrounded yalphabet yy symbol

FAQ

What is the purpose of the square rounded letter y icon?
This icon visually represents the letter 'Y'. It's useful for interfaces where the letter itself needs to be displayed or as a functional element tied to the letter Y.
How do I use this icon in React?
You can import and use it in your React application with the following statement: import { IconSquareRoundedLetterY } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including this icon, is 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 →