shuffle icon

shuffle-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
shuffle-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the shuffle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240.49 175.51a12 12 0 0 1 0 17l-24 24a12 12 0 0 1-17-17L203 196h-2.09a76.17 76.17 0 0 1-61.85-31.83l-41.68-58.39A52.1 52.1 0 0 0 55.06 84H32a12 12 0 0 1 0-24h23.06a76.17 76.17 0 0 1 61.85 31.83l41.71 58.39A52.1 52.1 0 0 0 200.94 172H203l-3.52-3.51a12 12 0 0 1 17-17Zm-95.62-72.62a12 12 0 0 0 16.93-1.13A52 52 0 0 1 200.94 84H203l-3.52 3.51a12 12 0 0 0 17 17l24-24a12 12 0 0 0 0-17l-24-24a12 12 0 0 0-17 17L203 60h-2.09a76 76 0 0 0-57.2 26a12 12 0 0 0 1.16 16.89m-33.74 50.22a12 12 0 0 0-16.93 1.13A52 52 0 0 1 55.06 172H32a12 12 0 0 0 0 24h23.06a76 76 0 0 0 57.2-26a12 12 0 0 0-1.13-16.89"/></svg>

React

import type { SVGProps } from "react";

export function PhShuffleBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240.49 175.51a12 12 0 0 1 0 17l-24 24a12 12 0 0 1-17-17L203 196h-2.09a76.17 76.17 0 0 1-61.85-31.83l-41.68-58.39A52.1 52.1 0 0 0 55.06 84H32a12 12 0 0 1 0-24h23.06a76.17 76.17 0 0 1 61.85 31.83l41.71 58.39A52.1 52.1 0 0 0 200.94 172H203l-3.52-3.51a12 12 0 0 1 17-17Zm-95.62-72.62a12 12 0 0 0 16.93-1.13A52 52 0 0 1 200.94 84H203l-3.52 3.51a12 12 0 0 0 17 17l24-24a12 12 0 0 0 0-17l-24-24a12 12 0 0 0-17 17L203 60h-2.09a76 76 0 0 0-57.2 26a12 12 0 0 0 1.16 16.89m-33.74 50.22a12 12 0 0 0-16.93 1.13A52 52 0 0 1 55.06 172H32a12 12 0 0 0 0 24h23.06a76 76 0 0 0 57.2-26a12 12 0 0 0-1.13-16.89"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240.49 175.51a12 12 0 0 1 0 17l-24 24a12 12 0 0 1-17-17L203 196h-2.09a76.17 76.17 0 0 1-61.85-31.83l-41.68-58.39A52.1 52.1 0 0 0 55.06 84H32a12 12 0 0 1 0-24h23.06a76.17 76.17 0 0 1 61.85 31.83l41.71 58.39A52.1 52.1 0 0 0 200.94 172H203l-3.52-3.51a12 12 0 0 1 17-17Zm-95.62-72.62a12 12 0 0 0 16.93-1.13A52 52 0 0 1 200.94 84H203l-3.52 3.51a12 12 0 0 0 17 17l24-24a12 12 0 0 0 0-17l-24-24a12 12 0 0 0-17 17L203 60h-2.09a76 76 0 0 0-57.2 26a12 12 0 0 0 1.16 16.89m-33.74 50.22a12 12 0 0 0-16.93 1.13A52 52 0 0 1 55.06 172H32a12 12 0 0 0 0 24h23.06a76 76 0 0 0 57.2-26a12 12 0 0 0-1.13-16.89"/></svg>
</template>

CSS

.icon-shuffle-bold {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240.49%20175.51a12%2012%200%200%201%200%2017l-24%2024a12%2012%200%200%201-17-17L203%20196h-2.09a76.17%2076.17%200%200%201-61.85-31.83l-41.68-58.39A52.1%2052.1%200%200%200%2055.06%2084H32a12%2012%200%200%201%200-24h23.06a76.17%2076.17%200%200%201%2061.85%2031.83l41.71%2058.39A52.1%2052.1%200%200%200%20200.94%20172H203l-3.52-3.51a12%2012%200%200%201%2017-17Zm-95.62-72.62a12%2012%200%200%200%2016.93-1.13A52%2052%200%200%201%20200.94%2084H203l-3.52%203.51a12%2012%200%200%200%2017%2017l24-24a12%2012%200%200%200%200-17l-24-24a12%2012%200%200%200-17%2017L203%2060h-2.09a76%2076%200%200%200-57.2%2026a12%2012%200%200%200%201.16%2016.89m-33.74%2050.22a12%2012%200%200%200-16.93%201.13A52%2052%200%200%201%2055.06%20172H32a12%2012%200%200%200%200%2024h23.06a76%2076%200%200%200%2057.2-26a12%2012%200%200%200-1.13-16.89%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240.49%20175.51a12%2012%200%200%201%200%2017l-24%2024a12%2012%200%200%201-17-17L203%20196h-2.09a76.17%2076.17%200%200%201-61.85-31.83l-41.68-58.39A52.1%2052.1%200%200%200%2055.06%2084H32a12%2012%200%200%201%200-24h23.06a76.17%2076.17%200%200%201%2061.85%2031.83l41.71%2058.39A52.1%2052.1%200%200%200%20200.94%20172H203l-3.52-3.51a12%2012%200%200%201%2017-17Zm-95.62-72.62a12%2012%200%200%200%2016.93-1.13A52%2052%200%200%201%20200.94%2084H203l-3.52%203.51a12%2012%200%200%200%2017%2017l24-24a12%2012%200%200%200%200-17l-24-24a12%2012%200%200%200-17%2017L203%2060h-2.09a76%2076%200%200%200-57.2%2026a12%2012%200%200%200%201.16%2016.89m-33.74%2050.22a12%2012%200%200%200-16.93%201.13A52%2052%200%200%201%2055.06%20172H32a12%2012%200%200%200%200%2024h23.06a76%2076%200%200%200%2057.2-26a12%2012%200%200%200-1.13-16.89%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/shuffle-bold.svg?color=%231a73e8&size=48