The Tabler box align top right icon visually represents content alignment to the top-right corner of a container, commonly used in UI design to indicate positioning or layout options.
Common uses
- Aligning text or elements to the top-right.
- Indicating a 'top-right' placement setting.
- Representing a layout or design tool option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBoxAlignTopRight } from '@tabler/icons-react';
<IconBoxAlignTopRight size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBoxAlignTopRight size={24} stroke={2} />filled
<IconBoxAlignTopRightFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- cubesideupnorth-eastboxaligntoprightcreativeartisticdesignalign top rightbox top righttop right alignmentnorth east align
FAQ
- What is the box align top right icon used for?
- This icon typically signifies alignment of content to the top-right area within a layout or container. It's often found in design tools or UI elements related to positioning.
- How do I use this icon in React?
- You can import and use the icon in React with the following statement: import { IconBoxAlignTopRight } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the box align top right 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 →