stacks icon
stacks-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- stacks-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the stacks icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.628 13.134q-.18-.053-.367-.14L3.39 8.914q-.218-.131-.32-.318q-.103-.186-.103-.404t.102-.403q.103-.187.32-.318l7.874-4.08q.186-.087.366-.14T12 3.198t.372.053t.367.14l7.892 4.08q.217.131.32.318q.103.186.103.403t-.103.404t-.32.318l-7.892 4.08q-.187.087-.367.14t-.372.053t-.372-.053M12 16.052l8.158-4.198q.069-.044.34-.01q.175.039.27.163t.096.299q0 .14-.058.25t-.198.183l-7.87 4.063q-.186.087-.366.14q-.18.052-.372.052t-.372-.053q-.18-.052-.366-.139l-7.85-4.063q-.14-.073-.208-.183t-.067-.25q0-.175.104-.3q.105-.123.28-.162q.087-.038.17-.04q.084 0 .17.05zm0 3.808l8.158-4.198q.069-.045.34-.01q.175.039.27.163t.096.299q0 .14-.058.25t-.198.182l-7.87 4.064q-.186.086-.366.139t-.372.053t-.372-.053t-.366-.14l-7.85-4.063q-.14-.073-.208-.182q-.067-.11-.067-.25q0-.175.104-.3q.105-.123.28-.162q.087-.038.17-.04q.084 0 .17.05z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightStacksRounded(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="M11.628 13.134q-.18-.053-.367-.14L3.39 8.914q-.218-.131-.32-.318q-.103-.186-.103-.404t.102-.403q.103-.187.32-.318l7.874-4.08q.186-.087.366-.14T12 3.198t.372.053t.367.14l7.892 4.08q.217.131.32.318q.103.186.103.403t-.103.404t-.32.318l-7.892 4.08q-.187.087-.367.14t-.372.053t-.372-.053M12 16.052l8.158-4.198q.069-.044.34-.01q.175.039.27.163t.096.299q0 .14-.058.25t-.198.183l-7.87 4.063q-.186.087-.366.14q-.18.052-.372.052t-.372-.053q-.18-.052-.366-.139l-7.85-4.063q-.14-.073-.208-.183t-.067-.25q0-.175.104-.3q.105-.123.28-.162q.087-.038.17-.04q.084 0 .17.05zm0 3.808l8.158-4.198q.069-.045.34-.01q.175.039.27.163t.096.299q0 .14-.058.25t-.198.182l-7.87 4.064q-.186.086-.366.139t-.372.053t-.372-.053t-.366-.14l-7.85-4.063q-.14-.073-.208-.182q-.067-.11-.067-.25q0-.175.104-.3q.105-.123.28-.162q.087-.038.17-.04q.084 0 .17.05z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.628 13.134q-.18-.053-.367-.14L3.39 8.914q-.218-.131-.32-.318q-.103-.186-.103-.404t.102-.403q.103-.187.32-.318l7.874-4.08q.186-.087.366-.14T12 3.198t.372.053t.367.14l7.892 4.08q.217.131.32.318q.103.186.103.403t-.103.404t-.32.318l-7.892 4.08q-.187.087-.367.14t-.372.053t-.372-.053M12 16.052l8.158-4.198q.069-.044.34-.01q.175.039.27.163t.096.299q0 .14-.058.25t-.198.183l-7.87 4.063q-.186.087-.366.14q-.18.052-.372.052t-.372-.053q-.18-.052-.366-.139l-7.85-4.063q-.14-.073-.208-.183t-.067-.25q0-.175.104-.3q.105-.123.28-.162q.087-.038.17-.04q.084 0 .17.05zm0 3.808l8.158-4.198q.069-.045.34-.01q.175.039.27.163t.096.299q0 .14-.058.25t-.198.182l-7.87 4.064q-.186.086-.366.139t-.372.053t-.372-.053t-.366-.14l-7.85-4.063q-.14-.073-.208-.182q-.067-.11-.067-.25q0-.175.104-.3q.105-.123.28-.162q.087-.038.17-.04q.084 0 .17.05z"/></svg> </template>
CSS
.icon-stacks-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%22M11.628%2013.134q-.18-.053-.367-.14L3.39%208.914q-.218-.131-.32-.318q-.103-.186-.103-.404t.102-.403q.103-.187.32-.318l7.874-4.08q.186-.087.366-.14T12%203.198t.372.053t.367.14l7.892%204.08q.217.131.32.318q.103.186.103.403t-.103.404t-.32.318l-7.892%204.08q-.187.087-.367.14t-.372.053t-.372-.053M12%2016.052l8.158-4.198q.069-.044.34-.01q.175.039.27.163t.096.299q0%20.14-.058.25t-.198.183l-7.87%204.063q-.186.087-.366.14q-.18.052-.372.052t-.372-.053q-.18-.052-.366-.139l-7.85-4.063q-.14-.073-.208-.183t-.067-.25q0-.175.104-.3q.105-.123.28-.162q.087-.038.17-.04q.084%200%20.17.05zm0%203.808l8.158-4.198q.069-.045.34-.01q.175.039.27.163t.096.299q0%20.14-.058.25t-.198.182l-7.87%204.064q-.186.086-.366.139t-.372.053t-.372-.053t-.366-.14l-7.85-4.063q-.14-.073-.208-.182q-.067-.11-.067-.25q0-.175.104-.3q.105-.123.28-.162q.087-.038.17-.04q.084%200%20.17.05z%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%22M11.628%2013.134q-.18-.053-.367-.14L3.39%208.914q-.218-.131-.32-.318q-.103-.186-.103-.404t.102-.403q.103-.187.32-.318l7.874-4.08q.186-.087.366-.14T12%203.198t.372.053t.367.14l7.892%204.08q.217.131.32.318q.103.186.103.403t-.103.404t-.32.318l-7.892%204.08q-.187.087-.367.14t-.372.053t-.372-.053M12%2016.052l8.158-4.198q.069-.044.34-.01q.175.039.27.163t.096.299q0%20.14-.058.25t-.198.183l-7.87%204.063q-.186.087-.366.14q-.18.052-.372.052t-.372-.053q-.18-.052-.366-.139l-7.85-4.063q-.14-.073-.208-.183t-.067-.25q0-.175.104-.3q.105-.123.28-.162q.087-.038.17-.04q.084%200%20.17.05zm0%203.808l8.158-4.198q.069-.045.34-.01q.175.039.27.163t.096.299q0%20.14-.058.25t-.198.182l-7.87%204.064q-.186.086-.366.139t-.372.053t-.372-.053t-.366-.14l-7.85-4.063q-.14-.073-.208-.182q-.067-.11-.067-.25q0-.175.104-.3q.105-.123.28-.162q.087-.038.17-.04q.084%200%20.17.05z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/stacks-rounded.svg?color=%231a73e8&size=48