The Lucide rectangle vertical icon depicts a tall, narrow rectangle and is commonly used to represent vertical orientation, tall aspect ratios, or content that is taller than it is wide.
Common uses
- Image/video aspect ratio selection
- Vertical layout indicators
- Tall content blocks
Use it in React
Install
npm i lucide-reactImport & render
import { RectangleVertical } from 'lucide-react';
<RectangleVertical size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- rectangleaspect ratio9:16verticalshapetall rectangleportrait shape9:16 ratiovertical shape
FAQ
- What is the rectangle vertical icon used for?
- It visually represents a vertical orientation or a tall aspect ratio, often used for settings related to image dimensions or layout.
- How do I use the rectangle vertical icon in React?
- Import it from 'lucide-react' and use it as a component: import { RectangleVertical } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the rectangle vertical icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.