The Tabler axis y icon depicts a vertical axis line, commonly used to represent the y-axis in charts, graphs, or directional indicators in user interfaces.
Common uses
- Labeling the y-axis in data visualizations.
- Indicating vertical movement or direction.
- Representing a vertical navigation element.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAxisY } from '@tabler/icons-react';
<IconAxisY size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- mathgeometryaxisnavigationflowmovementroutepathyarrowsvertical axisy-axisvertical linecoordinate y
FAQ
- What does the axis y icon represent?
- It represents a vertical axis, often used in mathematical contexts like graphs or to show vertical directionality in UI elements.
- How do I use the axis y icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconAxisY } from '@tabler/icons-react'.
- What is the license for the Tabler axis y icon?
- The Tabler icons, including axis y, 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 →