The Tabler box align top icon visually represents aligning elements to the top of a container or artboard, commonly used in layout and design tools.
Common uses
- Top alignment button in a rich text editor
- Layout option in a design application
- Aligning elements in a dashboard widget
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBoxAlignTop } from '@tabler/icons-react';
<IconBoxAlignTop size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBoxAlignTop size={24} stroke={2} />filled
<IconBoxAlignTopFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- rectanglesideupnorthboxaligntopcreativeartisticvisualdesignalign toptop alignvertical align toplayout top
FAQ
- What does the box align top icon represent?
- It depicts a box aligned to the top edge, symbolizing top alignment for objects or content within a layout.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' and use it as a component: import { IconBoxAlignTop } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this 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 →