The HugeIcons image flip vertical icon depicts a mirrored image, commonly used to indicate a vertical flip or rotation action in user interfaces.
Common uses
- Image editing tools for flipping images
- Layout controls for vertical mirroring
- Resetting an element's orientation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ImageFlipVerticalIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ImageFlipVerticalIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- flip verticalmirror verticalvertical flipimage mirror
FAQ
- What does the image flip vertical icon represent?
- It represents the action of flipping an image or element vertically, mirroring it across a horizontal axis.
- How do I use the ImageFlipVerticalIcon in React?
- Import it as `import { ImageFlipVerticalIcon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={ImageFlipVerticalIcon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.