stack off icon
stack-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- stack-off-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the stack off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21 18.189l-1-1v-6.573q0-.25-.183-.433T19.385 10h-6.573l-1-1h7.573q.666 0 1.14.475t.475 1.14zM6.811 4l-1-1h7.573q.667 0 1.141.475T15 4.615v2h-1v-2q0-.25-.183-.432T13.385 4zm3.804 16h7.958L10 11.427v7.958q0 .269.173.442t.443.173m0 1q-.687 0-1.151-.465Q9 20.071 9 19.385v-8.958l-5-5V14h2.616v1h-2q-.687 0-1.151-.464Q3 14.07 3 13.385V4.427l-.358-.358q-.148-.148-.155-.349t.16-.366q.164-.166.356-.166t.356.166l17.287 17.292q.146.146.156.344t-.156.364t-.356.165t-.357-.165l-.36-.354zm3.67-5.287"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightStackOffOutlineRounded(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="m21 18.189l-1-1v-6.573q0-.25-.183-.433T19.385 10h-6.573l-1-1h7.573q.666 0 1.14.475t.475 1.14zM6.811 4l-1-1h7.573q.667 0 1.141.475T15 4.615v2h-1v-2q0-.25-.183-.432T13.385 4zm3.804 16h7.958L10 11.427v7.958q0 .269.173.442t.443.173m0 1q-.687 0-1.151-.465Q9 20.071 9 19.385v-8.958l-5-5V14h2.616v1h-2q-.687 0-1.151-.464Q3 14.07 3 13.385V4.427l-.358-.358q-.148-.148-.155-.349t.16-.366q.164-.166.356-.166t.356.166l17.287 17.292q.146.146.156.344t-.156.364t-.356.165t-.357-.165l-.36-.354zm3.67-5.287"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21 18.189l-1-1v-6.573q0-.25-.183-.433T19.385 10h-6.573l-1-1h7.573q.666 0 1.14.475t.475 1.14zM6.811 4l-1-1h7.573q.667 0 1.141.475T15 4.615v2h-1v-2q0-.25-.183-.432T13.385 4zm3.804 16h7.958L10 11.427v7.958q0 .269.173.442t.443.173m0 1q-.687 0-1.151-.465Q9 20.071 9 19.385v-8.958l-5-5V14h2.616v1h-2q-.687 0-1.151-.464Q3 14.07 3 13.385V4.427l-.358-.358q-.148-.148-.155-.349t.16-.366q.164-.166.356-.166t.356.166l17.287 17.292q.146.146.156.344t-.156.364t-.356.165t-.357-.165l-.36-.354zm3.67-5.287"/></svg> </template>
CSS
.icon-stack-off-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%22m21%2018.189l-1-1v-6.573q0-.25-.183-.433T19.385%2010h-6.573l-1-1h7.573q.666%200%201.14.475t.475%201.14zM6.811%204l-1-1h7.573q.667%200%201.141.475T15%204.615v2h-1v-2q0-.25-.183-.432T13.385%204zm3.804%2016h7.958L10%2011.427v7.958q0%20.269.173.442t.443.173m0%201q-.687%200-1.151-.465Q9%2020.071%209%2019.385v-8.958l-5-5V14h2.616v1h-2q-.687%200-1.151-.464Q3%2014.07%203%2013.385V4.427l-.358-.358q-.148-.148-.155-.349t.16-.366q.164-.166.356-.166t.356.166l17.287%2017.292q.146.146.156.344t-.156.364t-.356.165t-.357-.165l-.36-.354zm3.67-5.287%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%22m21%2018.189l-1-1v-6.573q0-.25-.183-.433T19.385%2010h-6.573l-1-1h7.573q.666%200%201.14.475t.475%201.14zM6.811%204l-1-1h7.573q.667%200%201.141.475T15%204.615v2h-1v-2q0-.25-.183-.432T13.385%204zm3.804%2016h7.958L10%2011.427v7.958q0%20.269.173.442t.443.173m0%201q-.687%200-1.151-.465Q9%2020.071%209%2019.385v-8.958l-5-5V14h2.616v1h-2q-.687%200-1.151-.464Q3%2014.07%203%2013.385V4.427l-.358-.358q-.148-.148-.155-.349t.16-.366q.164-.166.356-.166t.356.166l17.287%2017.292q.146.146.156.344t-.156.364t-.356.165t-.357-.165l-.36-.354zm3.67-5.287%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/stack-off-outline-rounded.svg?color=%231a73e8&size=48