The Lucide shuffle icon depicts two arrows forming a cycle, commonly used to indicate randomizing the order of a list or playlist.
Common uses
- Randomize playlist order
- Shuffle deck of cards
- Randomize question order in a quiz
Use it in React
Install
npm i lucide-reactImport & render
import { Shuffle } from 'lucide-react';
<Shuffle size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- musicrandomreordershufflearrows
FAQ
- What does the shuffle icon represent?
- It represents the action of randomizing or reordering items, often used in media players or games.
- How do I use the shuffle icon in React?
- You can import and use it like this: import { Shuffle } from 'lucide-react'.
- What is the license for the Lucide shuffle icon?
- The Lucide shuffle icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →