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

Name
alarm-light-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 alarm light off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.5 7.3L9 5.8c.9-.5 1.9-.8 3-.8c3.3 0 6 2.7 6 6v3.8l-2-2V11c0-2.2-1.8-4-4-4q-.75 0-1.5.3m9.6-2.5l-1.4-1.4l-2.1 2.1L18 6.9zm-.6 5.7v2h3v-2zm-15 0h-3v2h3zM2.4 1.7l19.7 19.7l-1.3 1.3l-.7-.7H4c0-1.1.9-2 2-2h12.1l-1-1H6v-8c0-.9.2-1.8.6-2.5L1.1 3zM8 17h7.1l-7-7c0 .3-.1.7-.1 1zm5-16h-2v3h2z"/></svg>

React

import type { SVGProps } from "react";

export function MdiAlarmLightOffOutline(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="M10.5 7.3L9 5.8c.9-.5 1.9-.8 3-.8c3.3 0 6 2.7 6 6v3.8l-2-2V11c0-2.2-1.8-4-4-4q-.75 0-1.5.3m9.6-2.5l-1.4-1.4l-2.1 2.1L18 6.9zm-.6 5.7v2h3v-2zm-15 0h-3v2h3zM2.4 1.7l19.7 19.7l-1.3 1.3l-.7-.7H4c0-1.1.9-2 2-2h12.1l-1-1H6v-8c0-.9.2-1.8.6-2.5L1.1 3zM8 17h7.1l-7-7c0 .3-.1.7-.1 1zm5-16h-2v3h2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.5 7.3L9 5.8c.9-.5 1.9-.8 3-.8c3.3 0 6 2.7 6 6v3.8l-2-2V11c0-2.2-1.8-4-4-4q-.75 0-1.5.3m9.6-2.5l-1.4-1.4l-2.1 2.1L18 6.9zm-.6 5.7v2h3v-2zm-15 0h-3v2h3zM2.4 1.7l19.7 19.7l-1.3 1.3l-.7-.7H4c0-1.1.9-2 2-2h12.1l-1-1H6v-8c0-.9.2-1.8.6-2.5L1.1 3zM8 17h7.1l-7-7c0 .3-.1.7-.1 1zm5-16h-2v3h2z"/></svg>
</template>

CSS

.icon-alarm-light-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%22M10.5%207.3L9%205.8c.9-.5%201.9-.8%203-.8c3.3%200%206%202.7%206%206v3.8l-2-2V11c0-2.2-1.8-4-4-4q-.75%200-1.5.3m9.6-2.5l-1.4-1.4l-2.1%202.1L18%206.9zm-.6%205.7v2h3v-2zm-15%200h-3v2h3zM2.4%201.7l19.7%2019.7l-1.3%201.3l-.7-.7H4c0-1.1.9-2%202-2h12.1l-1-1H6v-8c0-.9.2-1.8.6-2.5L1.1%203zM8%2017h7.1l-7-7c0%20.3-.1.7-.1%201zm5-16h-2v3h2z%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%22M10.5%207.3L9%205.8c.9-.5%201.9-.8%203-.8c3.3%200%206%202.7%206%206v3.8l-2-2V11c0-2.2-1.8-4-4-4q-.75%200-1.5.3m9.6-2.5l-1.4-1.4l-2.1%202.1L18%206.9zm-.6%205.7v2h3v-2zm-15%200h-3v2h3zM2.4%201.7l19.7%2019.7l-1.3%201.3l-.7-.7H4c0-1.1.9-2%202-2h12.1l-1-1H6v-8c0-.9.2-1.8.6-2.5L1.1%203zM8%2017h7.1l-7-7c0%20.3-.1.7-.1%201zm5-16h-2v3h2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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