stack-off-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
stack-off-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

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="M3.28 2.22a.75.75 0 1 0-1.06 1.06l.915.916A2 2 0 0 0 2 6v7a2 2 0 0 0 2 2h9.94l1 1H4.562A2 2 0 0 0 6.5 17.5h9q.437 0 .849-.09l.958.958a4.3 4.3 0 0 1-1.057.132H7.063A2 2 0 0 0 9 20h7.25c.794 0 1.55-.16 2.237-.452l2.232 2.233a.75.75 0 0 0 1.061-1.061zm14.477 12.356l1.1 1.1A4 4 0 0 0 19.5 13.5v-5A2 2 0 0 0 18 6.563V13.5c0 .385-.087.75-.243 1.076m2.03 2.03l1.077 1.076A5.72 5.72 0 0 0 22 14.25V11a2 2 0 0 0-1.5-1.937v5.187a4.23 4.23 0 0 1-.712 2.356M7.183 4l9.694 9.694q.122-.326.124-.694V6a2 2 0 0 0-2-2z"/></svg>

React

import type { SVGProps } from "react";

export function FluentStackOff24Filled(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.28 2.22a.75.75 0 1 0-1.06 1.06l.915.916A2 2 0 0 0 2 6v7a2 2 0 0 0 2 2h9.94l1 1H4.562A2 2 0 0 0 6.5 17.5h9q.437 0 .849-.09l.958.958a4.3 4.3 0 0 1-1.057.132H7.063A2 2 0 0 0 9 20h7.25c.794 0 1.55-.16 2.237-.452l2.232 2.233a.75.75 0 0 0 1.061-1.061zm14.477 12.356l1.1 1.1A4 4 0 0 0 19.5 13.5v-5A2 2 0 0 0 18 6.563V13.5c0 .385-.087.75-.243 1.076m2.03 2.03l1.077 1.076A5.72 5.72 0 0 0 22 14.25V11a2 2 0 0 0-1.5-1.937v5.187a4.23 4.23 0 0 1-.712 2.356M7.183 4l9.694 9.694q.122-.326.124-.694V6a2 2 0 0 0-2-2z"/></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.28 2.22a.75.75 0 1 0-1.06 1.06l.915.916A2 2 0 0 0 2 6v7a2 2 0 0 0 2 2h9.94l1 1H4.562A2 2 0 0 0 6.5 17.5h9q.437 0 .849-.09l.958.958a4.3 4.3 0 0 1-1.057.132H7.063A2 2 0 0 0 9 20h7.25c.794 0 1.55-.16 2.237-.452l2.232 2.233a.75.75 0 0 0 1.061-1.061zm14.477 12.356l1.1 1.1A4 4 0 0 0 19.5 13.5v-5A2 2 0 0 0 18 6.563V13.5c0 .385-.087.75-.243 1.076m2.03 2.03l1.077 1.076A5.72 5.72 0 0 0 22 14.25V11a2 2 0 0 0-1.5-1.937v5.187a4.23 4.23 0 0 1-.712 2.356M7.183 4l9.694 9.694q.122-.326.124-.694V6a2 2 0 0 0-2-2z"/></svg>
</template>

CSS

.icon-stack-off-24-filled {
  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.28%202.22a.75.75%200%201%200-1.06%201.06l.915.916A2%202%200%200%200%202%206v7a2%202%200%200%200%202%202h9.94l1%201H4.562A2%202%200%200%200%206.5%2017.5h9q.437%200%20.849-.09l.958.958a4.3%204.3%200%200%201-1.057.132H7.063A2%202%200%200%200%209%2020h7.25c.794%200%201.55-.16%202.237-.452l2.232%202.233a.75.75%200%200%200%201.061-1.061zm14.477%2012.356l1.1%201.1A4%204%200%200%200%2019.5%2013.5v-5A2%202%200%200%200%2018%206.563V13.5c0%20.385-.087.75-.243%201.076m2.03%202.03l1.077%201.076A5.72%205.72%200%200%200%2022%2014.25V11a2%202%200%200%200-1.5-1.937v5.187a4.23%204.23%200%200%201-.712%202.356M7.183%204l9.694%209.694q.122-.326.124-.694V6a2%202%200%200%200-2-2z%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.28%202.22a.75.75%200%201%200-1.06%201.06l.915.916A2%202%200%200%200%202%206v7a2%202%200%200%200%202%202h9.94l1%201H4.562A2%202%200%200%200%206.5%2017.5h9q.437%200%20.849-.09l.958.958a4.3%204.3%200%200%201-1.057.132H7.063A2%202%200%200%200%209%2020h7.25c.794%200%201.55-.16%202.237-.452l2.232%202.233a.75.75%200%200%200%201.061-1.061zm14.477%2012.356l1.1%201.1A4%204%200%200%200%2019.5%2013.5v-5A2%202%200%200%200%2018%206.563V13.5c0%20.385-.087.75-.243%201.076m2.03%202.03l1.077%201.076A5.72%205.72%200%200%200%2022%2014.25V11a2%202%200%200%200-1.5-1.937v5.187a4.23%204.23%200%200%201-.712%202.356M7.183%204l9.694%209.694q.122-.326.124-.694V6a2%202%200%200%200-2-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/stack-off-24-filled.svg?color=%231a73e8&size=48