The Tabler flip vertical icon depicts a vertical mirroring or flipping action, commonly used in UI to indicate a transformation that reverses an element along its vertical axis.
Common uses
- Flipping images or content vertically.
- Reversing the orientation of a design element.
- Applying a vertical mirror effect.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlipVertical } from '@tabler/icons-react';
<IconFlipVertical size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- mirrorrotateflipverticalcreativeartisticvisualaestheticstyledesignmirror verticalvertical flipflip imagerotate vertical
FAQ
- What does the flip vertical icon represent?
- It represents a vertical flip or mirror operation, used to reverse an element's orientation top-to-bottom.
- How do I use this icon in React?
- You can import and use it like this: import { IconFlipVertical } from '@tabler/icons-react'. Then render the component: <IconFlipVertical />.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →