shuffle angular icon
shuffle-angular-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- shuffle-angular-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the shuffle angular 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-35a12 12 0 0 1-9.76-5L81.82 84H32a12 12 0 0 1 0-24h56a12 12 0 0 1 9.76 5l76.42 107H203l-3.52-3.51a12 12 0 0 1 17-17ZM110.4 152.64a12 12 0 0 0-16.74 2.79L81.82 172H32a12 12 0 0 0 0 24h56a12 12 0 0 0 9.76-5l15.43-21.59a12 12 0 0 0-2.79-16.77m35.2-49.28a12 12 0 0 0 16.74-2.79L174.18 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-35a12 12 0 0 0-9.76 5l-15.43 21.6a12 12 0 0 0 2.79 16.76"/></svg>
React
import type { SVGProps } from "react";
export function PhShuffleAngularBold(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-35a12 12 0 0 1-9.76-5L81.82 84H32a12 12 0 0 1 0-24h56a12 12 0 0 1 9.76 5l76.42 107H203l-3.52-3.51a12 12 0 0 1 17-17ZM110.4 152.64a12 12 0 0 0-16.74 2.79L81.82 172H32a12 12 0 0 0 0 24h56a12 12 0 0 0 9.76-5l15.43-21.59a12 12 0 0 0-2.79-16.77m35.2-49.28a12 12 0 0 0 16.74-2.79L174.18 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-35a12 12 0 0 0-9.76 5l-15.43 21.6a12 12 0 0 0 2.79 16.76"/></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-35a12 12 0 0 1-9.76-5L81.82 84H32a12 12 0 0 1 0-24h56a12 12 0 0 1 9.76 5l76.42 107H203l-3.52-3.51a12 12 0 0 1 17-17ZM110.4 152.64a12 12 0 0 0-16.74 2.79L81.82 172H32a12 12 0 0 0 0 24h56a12 12 0 0 0 9.76-5l15.43-21.59a12 12 0 0 0-2.79-16.77m35.2-49.28a12 12 0 0 0 16.74-2.79L174.18 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-35a12 12 0 0 0-9.76 5l-15.43 21.6a12 12 0 0 0 2.79 16.76"/></svg> </template>
CSS
.icon-shuffle-angular-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-35a12%2012%200%200%201-9.76-5L81.82%2084H32a12%2012%200%200%201%200-24h56a12%2012%200%200%201%209.76%205l76.42%20107H203l-3.52-3.51a12%2012%200%200%201%2017-17ZM110.4%20152.64a12%2012%200%200%200-16.74%202.79L81.82%20172H32a12%2012%200%200%200%200%2024h56a12%2012%200%200%200%209.76-5l15.43-21.59a12%2012%200%200%200-2.79-16.77m35.2-49.28a12%2012%200%200%200%2016.74-2.79L174.18%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-35a12%2012%200%200%200-9.76%205l-15.43%2021.6a12%2012%200%200%200%202.79%2016.76%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-35a12%2012%200%200%201-9.76-5L81.82%2084H32a12%2012%200%200%201%200-24h56a12%2012%200%200%201%209.76%205l76.42%20107H203l-3.52-3.51a12%2012%200%200%201%2017-17ZM110.4%20152.64a12%2012%200%200%200-16.74%202.79L81.82%20172H32a12%2012%200%200%200%200%2024h56a12%2012%200%200%200%209.76-5l15.43-21.59a12%2012%200%200%200-2.79-16.77m35.2-49.28a12%2012%200%200%200%2016.74-2.79L174.18%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-35a12%2012%200%200%200-9.76%205l-15.43%2021.6a12%2012%200%200%200%202.79%2016.76%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/shuffle-angular-bold.svg?color=%231a73e8&size=48