The Lucide flip vertical 2 icon depicts a dashed rectangle flipped vertically, commonly used to represent an action that mirrors content along the vertical axis.
Common uses
- Flipping image content vertically
- Reversing text orientation
- Applying a vertical mirror effect
Use it in React
Install
npm i lucide-reactImport & render
import { FlipVertical2 } from 'lucide-react';
<FlipVertical2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- reflectmirroralignmentdashedflipvertical2vertical mirrorflip horizontallyreflect verticalimage flip
FAQ
- What does the flip vertical 2 icon represent?
- It represents a vertical flip or mirror action, often applied to content like images or text.
- How do I use the flip vertical 2 icon in React?
- You can import and use it like this: import { FlipVertical2 } from 'lucide-react'. Then render it as <FlipVertical2 />.
- What is the license for the Lucide flip vertical 2 icon?
- The Lucide icon library, including the flip vertical 2 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 →