shuffle-on-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
shuffle-on-rounded
Set
Material Symbols Light
Style
Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
shuffle-on-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the shuffle on icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 22q-.413 0-.706-.294T2 21V3q0-.413.294-.706T3 2h18q.413 0 .706.294T22 3v18q0 .413-.294.706T21 22zm11.73-3h3.462q.344 0 .576-.232t.232-.576v-3.404q0-.212-.144-.356t-.357-.144t-.356.144t-.143.356v2.454l-3.117-3.117q-.166-.165-.357-.165t-.357.165q-.165.166-.159.364t.154.344L17.33 18h-2.6q-.213 0-.356.144t-.144.357t.144.356t.356.143m-9.585-.146q.16.16.364.15t.344-.15L18 6.708v2.504q0 .212.144.356t.357.144t.356-.144t.143-.356V5.808q0-.343-.232-.576T18.192 5h-3.461q-.213 0-.356.144t-.144.357t.144.356t.356.143h2.561L5.146 18.146q-.16.16-.16.354t.16.354m-.005-13.02l3.911 3.887q.134.14.341.14t.344-.136q.15-.15.147-.341t-.144-.332L5.849 5.146q-.146-.14-.347-.14t-.342.14q-.14.14-.15.345q-.009.203.131.344"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightShuffleOnRounded(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="M3 22q-.413 0-.706-.294T2 21V3q0-.413.294-.706T3 2h18q.413 0 .706.294T22 3v18q0 .413-.294.706T21 22zm11.73-3h3.462q.344 0 .576-.232t.232-.576v-3.404q0-.212-.144-.356t-.357-.144t-.356.144t-.143.356v2.454l-3.117-3.117q-.166-.165-.357-.165t-.357.165q-.165.166-.159.364t.154.344L17.33 18h-2.6q-.213 0-.356.144t-.144.357t.144.356t.356.143m-9.585-.146q.16.16.364.15t.344-.15L18 6.708v2.504q0 .212.144.356t.357.144t.356-.144t.143-.356V5.808q0-.343-.232-.576T18.192 5h-3.461q-.213 0-.356.144t-.144.357t.144.356t.356.143h2.561L5.146 18.146q-.16.16-.16.354t.16.354m-.005-13.02l3.911 3.887q.134.14.341.14t.344-.136q.15-.15.147-.341t-.144-.332L5.849 5.146q-.146-.14-.347-.14t-.342.14q-.14.14-.15.345q-.009.203.131.344"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 22q-.413 0-.706-.294T2 21V3q0-.413.294-.706T3 2h18q.413 0 .706.294T22 3v18q0 .413-.294.706T21 22zm11.73-3h3.462q.344 0 .576-.232t.232-.576v-3.404q0-.212-.144-.356t-.357-.144t-.356.144t-.143.356v2.454l-3.117-3.117q-.166-.165-.357-.165t-.357.165q-.165.166-.159.364t.154.344L17.33 18h-2.6q-.213 0-.356.144t-.144.357t.144.356t.356.143m-9.585-.146q.16.16.364.15t.344-.15L18 6.708v2.504q0 .212.144.356t.357.144t.356-.144t.143-.356V5.808q0-.343-.232-.576T18.192 5h-3.461q-.213 0-.356.144t-.144.357t.144.356t.356.143h2.561L5.146 18.146q-.16.16-.16.354t.16.354m-.005-13.02l3.911 3.887q.134.14.341.14t.344-.136q.15-.15.147-.341t-.144-.332L5.849 5.146q-.146-.14-.347-.14t-.342.14q-.14.14-.15.345q-.009.203.131.344"/></svg>
</template>

CSS

.icon-shuffle-on-rounded {
  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%22M3%2022q-.413%200-.706-.294T2%2021V3q0-.413.294-.706T3%202h18q.413%200%20.706.294T22%203v18q0%20.413-.294.706T21%2022zm11.73-3h3.462q.344%200%20.576-.232t.232-.576v-3.404q0-.212-.144-.356t-.357-.144t-.356.144t-.143.356v2.454l-3.117-3.117q-.166-.165-.357-.165t-.357.165q-.165.166-.159.364t.154.344L17.33%2018h-2.6q-.213%200-.356.144t-.144.357t.144.356t.356.143m-9.585-.146q.16.16.364.15t.344-.15L18%206.708v2.504q0%20.212.144.356t.357.144t.356-.144t.143-.356V5.808q0-.343-.232-.576T18.192%205h-3.461q-.213%200-.356.144t-.144.357t.144.356t.356.143h2.561L5.146%2018.146q-.16.16-.16.354t.16.354m-.005-13.02l3.911%203.887q.134.14.341.14t.344-.136q.15-.15.147-.341t-.144-.332L5.849%205.146q-.146-.14-.347-.14t-.342.14q-.14.14-.15.345q-.009.203.131.344%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%22M3%2022q-.413%200-.706-.294T2%2021V3q0-.413.294-.706T3%202h18q.413%200%20.706.294T22%203v18q0%20.413-.294.706T21%2022zm11.73-3h3.462q.344%200%20.576-.232t.232-.576v-3.404q0-.212-.144-.356t-.357-.144t-.356.144t-.143.356v2.454l-3.117-3.117q-.166-.165-.357-.165t-.357.165q-.165.166-.159.364t.154.344L17.33%2018h-2.6q-.213%200-.356.144t-.144.357t.144.356t.356.143m-9.585-.146q.16.16.364.15t.344-.15L18%206.708v2.504q0%20.212.144.356t.357.144t.356-.144t.143-.356V5.808q0-.343-.232-.576T18.192%205h-3.461q-.213%200-.356.144t-.144.357t.144.356t.356.143h2.561L5.146%2018.146q-.16.16-.16.354t.16.354m-.005-13.02l3.911%203.887q.134.14.341.14t.344-.136q.15-.15.147-.341t-.144-.332L5.849%205.146q-.146-.14-.347-.14t-.342.14q-.14.14-.15.345q-.009.203.131.344%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/shuffle-on-rounded.svg?color=%231a73e8&size=48