John KuehJohn Kueh

xbox y icon

Tabler · xbox-y · MIT

Download SVG

The Tabler xbox y icon depicts the 'Y' button found on an Xbox controller, commonly used in interfaces to represent actions related to gaming or device control.

Common uses

  • Gaming controller button mapping
  • Action button in a game menu
  • Input selection for a device

Use it in React

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

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

Styles

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

outline
<IconXboxY size={24} stroke={2} />
filled
<IconXboxYFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Devices
Keywords
controllerjoystickbuttonxboxhardwaretechnologyelectronicgadgetequipmentydevicesxbox button ycontroller y buttongame button y

FAQ

What does the xbox y icon represent?
It represents the 'Y' button on an Xbox game controller. It's often used for specific actions within games or device interfaces.
How do I use the xbox y icon in React?
You can import and use it directly in your React components like this: import { IconXboxY } from '@tabler/icons-react'; <IconXboxY />.
What is the license for the xbox y icon?
The Tabler icon library, including the xbox 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 →