John KuehJohn Kueh

shuffle square icon

HugeIcons · ShuffleSquareIcon · MIT

Download SVG

The HugeIcons shuffle square icon visually represents the action of randomizing or reordering items within a defined area, often used to indicate a shuffle or random play function.

Common uses

  • Randomize playlist order
  • Shuffle card deck
  • Randomize display items

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShuffleSquareIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ShuffleSquareIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
randomizereordershufflemix

FAQ

What does the shuffle square icon represent?
It signifies the action of randomizing or reordering elements, commonly used for shuffle or random play features in applications.
How do I use the ShuffleSquareIcon in React?
Import both HugeiconsIcon and ShuffleSquareIcon, then render it using <HugeiconsIcon icon={ShuffleSquareIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →