The Tabler arrows shuffle 2 icon depicts two arrows crossing each other, commonly used to represent actions like shuffling content, randomizing order, or indicating a bidirectional flow.
Common uses
- Shuffle playlist or queue
- Randomize form field order
- Toggle bidirectional data flow
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsShuffle2 } from '@tabler/icons-react';
<IconArrowsShuffle2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionrandomcrossmixmusicarrowsshufflenavigationflowmovement2randomizecross arrowsmix directionbidirectional
FAQ
- What does the arrows shuffle 2 icon represent?
- It visually signifies an action of mixing, randomizing, or crossing directions, often used for content shuffling or bidirectional movement.
- How do I use this icon in React?
- Import it using `import { IconArrowsShuffle2 } from '@tabler/icons-react'` and then use it as a React component: `<IconArrowsShuffle2 />`.
- What is the license for this icon?
- The Tabler icons, including arrows shuffle 2, are released under the MIT license, allowing for free commercial and non-commercial use.
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 →