The HugeIcons flip bottom icon visually represents an object or content being flipped vertically, commonly used to indicate actions like reversing order or rotating elements.
Common uses
- Reversing list order
- Flipping cards
- Vertical rotation control
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FlipBottomIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FlipBottomIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- vertical fliprotate downflip verticallyreverse
FAQ
- What does the flip bottom icon represent?
- It depicts a vertical flip, often used for actions that reverse or rotate content.
- How do I use FlipBottomIcon in React?
- Import it as import { FlipBottomIcon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={FlipBottomIcon} />.
- What is the license for HugeIcons?
- The HugeIcons library is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.