The Lucide rectangle horizontal icon depicts a wide, short rectangle, commonly used to represent horizontal orientation, wide aspect ratios like 16:9, or general rectangular shapes in UI elements.
Common uses
- Horizontal layout toggle
- 16:9 aspect ratio indicator
- General rectangular shape representation
Use it in React
Install
npm i lucide-reactImport & render
import { RectangleHorizontal } from 'lucide-react';
<RectangleHorizontal size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- rectangleaspect ratio16:9horizontalshapewide rectanglelandscape rectangle16:9 ratiohorizontal shape
FAQ
- What is the rectangle horizontal icon used for?
- It's typically used to signify horizontal orientation, wide aspect ratios (like 16:9), or as a generic representation of a rectangle in user interfaces.
- How do I use the rectangle horizontal icon in React?
- You can import and use it in your React application with the following statement: import { RectangleHorizontal } from 'lucide-react'.
- What is the license for the Lucide rectangle horizontal icon?
- The Lucide icon library, including the rectangle horizontal icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →