The Tabler arrows random icon depicts four arrows pointing in different cardinal directions, commonly used to signify random direction, shuffling, or non-linear movement.
Common uses
- Randomize or shuffle button
- Toggle for random data display
- Indicate a non-sequential process
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsRandom } from '@tabler/icons-react';
<IconArrowsRandom size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionnorthsouthwesteastarrowsrandomnavigationflowmovementshuffle arrowsrandom directionnavigation arrowsflow arrows
FAQ
- What does the arrows random icon represent?
- It represents random direction, shuffling, or movement that isn't in a straight line. It's often used for actions like shuffling content or indicating a randomized setting.
- How do I use the arrows random icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconArrowsRandom } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the arrows random icon, 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 →