John KuehJohn Kueh

hexagon letter y icon

Tabler · hexagon-letter-y · MIT

Download SVG

The Tabler hexagon letter y icon depicts the letter 'Y' enclosed within a hexagonal shape, commonly used to represent a 'Y' category, option, or label within a user interface.

Common uses

  • Labeling a 'Y' axis in charts
  • Representing a 'Yes' option in a set
  • Categorizing content under the letter Y

Use it in React

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

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

Styles

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

outline
<IconHexagonLetterY size={24} stroke={2} />
filled
<IconHexagonLetterYFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinhexagonlettercharactertypographytextwritinglettersyy shapehex yletter y symboly category

FAQ

What is the purpose of the hexagon letter y icon?
It's used to visually represent the letter 'Y' within a distinct hexagonal container, often for categorization or labeling purposes in UI design.
How do I use this icon in React?
You can import and use it directly in your React components with: import { IconHexagonLetterY } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including the hexagon letter y icon, 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 →