Shuffle2 icon in outline, twotone, bold and bulk. Free in all four styles, for player, gallery, camera, music, volume. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconShuffle2 } from "@devigner-ui/icons";
<IconShuffle2 className="size-6" />
<script setup>
import { IconShuffle2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconShuffle2 class="size-6" />
</template>
<script>
import { IconShuffle2 } from "@devigner-ui/icons-svelte";
</script>
<IconShuffle2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m3.67 17.98 2.55.01c.91 0 1.76-.45 2.26-1.2l6.39-9.58a2.7 2.7 0 0 1 2.26-1.2l4.55.02" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m9.56 8.62-1.08-1.5A2.7 2.7 0 0 0 6.28 6l-2.61.01" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="m19.67 19.98 2-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m13.64 15.38 1.22 1.57A2.7 2.7 0 0 0 17.01 18l4.67-.02" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g><path d="m21.67 6.02-2-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>