The Lucide flip horizontal 2 icon depicts a dashed horizontal line with arrows on either side, commonly used to represent flipping content horizontally or mirroring an image.
Common uses
- Horizontal flip button
- Mirror image option
- Reversing layout direction
Use it in React
Install
npm i lucide-reactImport & render
import { FlipHorizontal2 } from 'lucide-react';
<FlipHorizontal2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- reflectmirroralignmentdashedfliphorizontal2mirror horizontalreflect horizontalhorizontal flipreverse horizontal
FAQ
- What does the flip horizontal 2 icon represent?
- It visually represents the action of flipping or mirroring something along a horizontal axis.
- How do I use this icon in React?
- You can import and use it like this: import { FlipHorizontal2 } from 'lucide-react'. Then render it as <FlipHorizontal2 />.
- What is the license for this icon?
- This icon is distributed 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 →