shuffle icon
shuffle from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- shuffle
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- bx-shuffle
The same icon in other sets
shuffleBootstrap IconsshuffleCarbonshuffle-fillEva IconsshuffleFramework7 IconsshuffleFont Awesome 6 SolidshuffleFont Awesome SolidshuffleFeather Iconsshuffle-outlineFlowbite IconsshuffleHuge IconsshuffleIconParkshuffleIconPark OutlineshuffleIconoirshuffleIonIconsshuffleJam IconsshuffleLucideshuffleMaterial SymbolsshuffleMaterial Symbols LightshuffleMaterial Design Iconsshuffle-fillMingCute IconshuffleMyna UI IconsshufflePhosphorshufflePixelarticonsshuffleRadix Iconsshuffle-fillRemix Icon
Use the shuffle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 17h-1.559l-9.7-10.673A1 1 0 0 0 5.001 6H2v2h2.559l4.09 4.5l-4.09 4.501H2v2h3.001a1 1 0 0 0 .74-.327L10 13.987l4.259 4.686a1 1 0 0 0 .74.327H17v3l5-4l-5-4z"/><path fill="currentColor" d="M15.441 8H17v3l5-3.938L17 3v3h-2.001a1 1 0 0 0-.74.327l-3.368 3.707l1.48 1.346z"/></svg>
React
import type { SVGProps } from "react";
export function BxShuffle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 17h-1.559l-9.7-10.673A1 1 0 0 0 5.001 6H2v2h2.559l4.09 4.5l-4.09 4.501H2v2h3.001a1 1 0 0 0 .74-.327L10 13.987l4.259 4.686a1 1 0 0 0 .74.327H17v3l5-4l-5-4z"/><path fill="currentColor" d="M15.441 8H17v3l5-3.938L17 3v3h-2.001a1 1 0 0 0-.74.327l-3.368 3.707l1.48 1.346z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 17h-1.559l-9.7-10.673A1 1 0 0 0 5.001 6H2v2h2.559l4.09 4.5l-4.09 4.501H2v2h3.001a1 1 0 0 0 .74-.327L10 13.987l4.259 4.686a1 1 0 0 0 .74.327H17v3l5-4l-5-4z"/><path fill="currentColor" d="M15.441 8H17v3l5-3.938L17 3v3h-2.001a1 1 0 0 0-.74.327l-3.368 3.707l1.48 1.346z"/></svg> </template>
CSS
.icon-shuffle {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2017h-1.559l-9.7-10.673A1%201%200%200%200%205.001%206H2v2h2.559l4.09%204.5l-4.09%204.501H2v2h3.001a1%201%200%200%200%20.74-.327L10%2013.987l4.259%204.686a1%201%200%200%200%20.74.327H17v3l5-4l-5-4z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.441%208H17v3l5-3.938L17%203v3h-2.001a1%201%200%200%200-.74.327l-3.368%203.707l1.48%201.346z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2017h-1.559l-9.7-10.673A1%201%200%200%200%205.001%206H2v2h2.559l4.09%204.5l-4.09%204.501H2v2h3.001a1%201%200%200%200%20.74-.327L10%2013.987l4.259%204.686a1%201%200%200%200%20.74.327H17v3l5-4l-5-4z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.441%208H17v3l5-3.938L17%203v3h-2.001a1%201%200%200%200-.74.327l-3.368%203.707l1.48%201.346z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/shuffle.svg?color=%231a73e8&size=48