Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md shuffle
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdShuffleIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M10.59 9.17L5.41 4 4 5.41l5.17 5.17 1.42-1.41zM14.5 4l2.04 2.04L4 18.59 5.41 20 17.96 7.46 20 9.5V4h-5.5zm.33 9.41l-1.41 1.41 3.13 3.13L14.5 20H20v-5.5l-2.04 2.04-3.13-3.13z"/>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.40 KB
Tags
alter orderarrangearrowarrowschange orderchange sequencecontrolcontrolscrisscrosscrossed linesdiagonaldifferent orderdispersejumblelistmedia controlmixmixed upmusicplaybackplaylistrandomrandom playre-arrangereorderrepeatscattersequenceshufflesortunpredictablevideo
Compare Alternatives
See how other libraries approach this concept.