smoke detector off icon

smoke-detector-off-outline from Material Design Icons by Pictogrammers · Outline · Home Automation · Apache-2.0 Free for personal and commercial use.

Name
smoke-detector-off-outline
Set
Material Design Icons
Style
Outline
Category
Home Automation
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Design Icons

More home automation icons from Material Design Icons

Use the smoke detector off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.2 5l-2-2H19a2 2 0 0 1 2 2v12.8l-2-2V5zm9.3 9.32c.32-.72.5-1.49.5-2.32c0-3.32-2.69-6-6-6c-.83 0-1.6.18-2.32.5l1.59 1.57c.23-.04.48-.07.73-.07c2.21 0 4 1.79 4 4c0 .25-.03.5-.07.73zm4.61 7.14l-1.27 1.27L19.1 21H5a2 2 0 0 1-2-2V4.9L1.11 3l1.28-1.27zM8 12c0 2.21 1.79 4 4 4c.62 0 1.19-.15 1.71-.4L8.4 10.29c-.25.52-.4 1.1-.4 1.71m9.11 7l-1.92-1.92c-.93.58-2.02.92-3.19.92c-3.31 0-6-2.69-6-6c0-1.17.34-2.26.92-3.19L5 6.89V19z"/></svg>

React

import type { SVGProps } from "react";

export function MdiSmokeDetectorOffOutline(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="m8.2 5l-2-2H19a2 2 0 0 1 2 2v12.8l-2-2V5zm9.3 9.32c.32-.72.5-1.49.5-2.32c0-3.32-2.69-6-6-6c-.83 0-1.6.18-2.32.5l1.59 1.57c.23-.04.48-.07.73-.07c2.21 0 4 1.79 4 4c0 .25-.03.5-.07.73zm4.61 7.14l-1.27 1.27L19.1 21H5a2 2 0 0 1-2-2V4.9L1.11 3l1.28-1.27zM8 12c0 2.21 1.79 4 4 4c.62 0 1.19-.15 1.71-.4L8.4 10.29c-.25.52-.4 1.1-.4 1.71m9.11 7l-1.92-1.92c-.93.58-2.02.92-3.19.92c-3.31 0-6-2.69-6-6c0-1.17.34-2.26.92-3.19L5 6.89V19z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.2 5l-2-2H19a2 2 0 0 1 2 2v12.8l-2-2V5zm9.3 9.32c.32-.72.5-1.49.5-2.32c0-3.32-2.69-6-6-6c-.83 0-1.6.18-2.32.5l1.59 1.57c.23-.04.48-.07.73-.07c2.21 0 4 1.79 4 4c0 .25-.03.5-.07.73zm4.61 7.14l-1.27 1.27L19.1 21H5a2 2 0 0 1-2-2V4.9L1.11 3l1.28-1.27zM8 12c0 2.21 1.79 4 4 4c.62 0 1.19-.15 1.71-.4L8.4 10.29c-.25.52-.4 1.1-.4 1.71m9.11 7l-1.92-1.92c-.93.58-2.02.92-3.19.92c-3.31 0-6-2.69-6-6c0-1.17.34-2.26.92-3.19L5 6.89V19z"/></svg>
</template>

CSS

.icon-smoke-detector-off-outline {
  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%22m8.2%205l-2-2H19a2%202%200%200%201%202%202v12.8l-2-2V5zm9.3%209.32c.32-.72.5-1.49.5-2.32c0-3.32-2.69-6-6-6c-.83%200-1.6.18-2.32.5l1.59%201.57c.23-.04.48-.07.73-.07c2.21%200%204%201.79%204%204c0%20.25-.03.5-.07.73zm4.61%207.14l-1.27%201.27L19.1%2021H5a2%202%200%200%201-2-2V4.9L1.11%203l1.28-1.27zM8%2012c0%202.21%201.79%204%204%204c.62%200%201.19-.15%201.71-.4L8.4%2010.29c-.25.52-.4%201.1-.4%201.71m9.11%207l-1.92-1.92c-.93.58-2.02.92-3.19.92c-3.31%200-6-2.69-6-6c0-1.17.34-2.26.92-3.19L5%206.89V19z%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%22m8.2%205l-2-2H19a2%202%200%200%201%202%202v12.8l-2-2V5zm9.3%209.32c.32-.72.5-1.49.5-2.32c0-3.32-2.69-6-6-6c-.83%200-1.6.18-2.32.5l1.59%201.57c.23-.04.48-.07.73-.07c2.21%200%204%201.79%204%204c0%20.25-.03.5-.07.73zm4.61%207.14l-1.27%201.27L19.1%2021H5a2%202%200%200%201-2-2V4.9L1.11%203l1.28-1.27zM8%2012c0%202.21%201.79%204%204%204c.62%200%201.19-.15%201.71-.4L8.4%2010.29c-.25.52-.4%201.1-.4%201.71m9.11%207l-1.92-1.92c-.93.58-2.02.92-3.19.92c-3.31%200-6-2.69-6-6c0-1.17.34-2.26.92-3.19L5%206.89V19z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/smoke-detector-off-outline.svg?color=%231a73e8&size=48