stacks-outline-rounded from Material Symbols by Google · Outline Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
stacks-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More ui actions icons from Material Symbols

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.513 13.663q-.238-.063-.463-.188l-8.45-4.6q-.275-.15-.388-.375T2.1 8t.113-.5t.387-.375l8.45-4.6q.225-.125.463-.188T12 2.275t.488.063t.462.187l8.45 4.6q.275.15.388.375t.112.5t-.112.5t-.388.375l-8.45 4.6q-.225.125-.462.188t-.488.062t-.488-.062M12 11.725L18.825 8L12 4.275L5.175 8zm0 4l7.85-4.275q.05-.025.475-.125q.425 0 .713.288t.287.712q0 .275-.125.5t-.4.375l-7.85 4.275q-.225.125-.462.188t-.488.062t-.488-.062t-.462-.188L3.2 13.2q-.275-.15-.4-.375t-.125-.5q0-.425.288-.712t.712-.288q.125 0 .238.038t.237.087zm0 4l7.85-4.275q.05-.025.475-.125q.425 0 .713.288t.287.712q0 .275-.125.5t-.4.375l-7.85 4.275q-.225.125-.462.188t-.488.062t-.488-.062t-.462-.188L3.2 17.2q-.275-.15-.4-.375t-.125-.5q0-.425.288-.712t.712-.288q.125 0 .238.038t.237.087z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsStacksOutlineRounded(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.513 13.663q-.238-.063-.463-.188l-8.45-4.6q-.275-.15-.388-.375T2.1 8t.113-.5t.387-.375l8.45-4.6q.225-.125.463-.188T12 2.275t.488.063t.462.187l8.45 4.6q.275.15.388.375t.112.5t-.112.5t-.388.375l-8.45 4.6q-.225.125-.462.188t-.488.062t-.488-.062M12 11.725L18.825 8L12 4.275L5.175 8zm0 4l7.85-4.275q.05-.025.475-.125q.425 0 .713.288t.287.712q0 .275-.125.5t-.4.375l-7.85 4.275q-.225.125-.462.188t-.488.062t-.488-.062t-.462-.188L3.2 13.2q-.275-.15-.4-.375t-.125-.5q0-.425.288-.712t.712-.288q.125 0 .238.038t.237.087zm0 4l7.85-4.275q.05-.025.475-.125q.425 0 .713.288t.287.712q0 .275-.125.5t-.4.375l-7.85 4.275q-.225.125-.462.188t-.488.062t-.488-.062t-.462-.188L3.2 17.2q-.275-.15-.4-.375t-.125-.5q0-.425.288-.712t.712-.288q.125 0 .238.038t.237.087z"/></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.513 13.663q-.238-.063-.463-.188l-8.45-4.6q-.275-.15-.388-.375T2.1 8t.113-.5t.387-.375l8.45-4.6q.225-.125.463-.188T12 2.275t.488.063t.462.187l8.45 4.6q.275.15.388.375t.112.5t-.112.5t-.388.375l-8.45 4.6q-.225.125-.462.188t-.488.062t-.488-.062M12 11.725L18.825 8L12 4.275L5.175 8zm0 4l7.85-4.275q.05-.025.475-.125q.425 0 .713.288t.287.712q0 .275-.125.5t-.4.375l-7.85 4.275q-.225.125-.462.188t-.488.062t-.488-.062t-.462-.188L3.2 13.2q-.275-.15-.4-.375t-.125-.5q0-.425.288-.712t.712-.288q.125 0 .238.038t.237.087zm0 4l7.85-4.275q.05-.025.475-.125q.425 0 .713.288t.287.712q0 .275-.125.5t-.4.375l-7.85 4.275q-.225.125-.462.188t-.488.062t-.488-.062t-.462-.188L3.2 17.2q-.275-.15-.4-.375t-.125-.5q0-.425.288-.712t.712-.288q.125 0 .238.038t.237.087z"/></svg>
</template>

CSS

.icon-stacks-outline-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.513%2013.663q-.238-.063-.463-.188l-8.45-4.6q-.275-.15-.388-.375T2.1%208t.113-.5t.387-.375l8.45-4.6q.225-.125.463-.188T12%202.275t.488.063t.462.187l8.45%204.6q.275.15.388.375t.112.5t-.112.5t-.388.375l-8.45%204.6q-.225.125-.462.188t-.488.062t-.488-.062M12%2011.725L18.825%208L12%204.275L5.175%208zm0%204l7.85-4.275q.05-.025.475-.125q.425%200%20.713.288t.287.712q0%20.275-.125.5t-.4.375l-7.85%204.275q-.225.125-.462.188t-.488.062t-.488-.062t-.462-.188L3.2%2013.2q-.275-.15-.4-.375t-.125-.5q0-.425.288-.712t.712-.288q.125%200%20.238.038t.237.087zm0%204l7.85-4.275q.05-.025.475-.125q.425%200%20.713.288t.287.712q0%20.275-.125.5t-.4.375l-7.85%204.275q-.225.125-.462.188t-.488.062t-.488-.062t-.462-.188L3.2%2017.2q-.275-.15-.4-.375t-.125-.5q0-.425.288-.712t.712-.288q.125%200%20.238.038t.237.087z%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.513%2013.663q-.238-.063-.463-.188l-8.45-4.6q-.275-.15-.388-.375T2.1%208t.113-.5t.387-.375l8.45-4.6q.225-.125.463-.188T12%202.275t.488.063t.462.187l8.45%204.6q.275.15.388.375t.112.5t-.112.5t-.388.375l-8.45%204.6q-.225.125-.462.188t-.488.062t-.488-.062M12%2011.725L18.825%208L12%204.275L5.175%208zm0%204l7.85-4.275q.05-.025.475-.125q.425%200%20.713.288t.287.712q0%20.275-.125.5t-.4.375l-7.85%204.275q-.225.125-.462.188t-.488.062t-.488-.062t-.462-.188L3.2%2013.2q-.275-.15-.4-.375t-.125-.5q0-.425.288-.712t.712-.288q.125%200%20.238.038t.237.087zm0%204l7.85-4.275q.05-.025.475-.125q.425%200%20.713.288t.287.712q0%20.275-.125.5t-.4.375l-7.85%204.275q-.225.125-.462.188t-.488.062t-.488-.062t-.462-.188L3.2%2017.2q-.275-.15-.4-.375t-.125-.5q0-.425.288-.712t.712-.288q.125%200%20.238.038t.237.087z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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