iot-alert-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
iot-alert-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Use the iot alert icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 3.991a2 2 0 0 1-2.647 1.893l-1.284 1.943q.163.156.302.334A4 4 0 0 0 9.499 12v.958a3 3 0 0 1-1.91-1.173l-1.635.787Q6 12.779 6 13a2 2 0 1 1-.498-1.32l1.633-.787a3 3 0 0 1 .637-2.902l-.935-1.174a2 2 0 1 1 .775-.632l.944 1.185A3 3 0 0 1 10 7c.442 0 .862.096 1.24.268l1.278-1.934A2 2 0 1 1 16 3.991M10.5 12a3 3 0 0 1 6 0v2l1.32 1.119a.5.5 0 0 1-.324.881H9.503a.5.5 0 0 1-.323-.881L10.5 14zm3 6a1.5 1.5 0 0 1-1.415-1h2.829a1.5 1.5 0 0 1-1.415 1"/></svg>

React

import type { SVGProps } from "react";

export function FluentIotAlert20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 3.991a2 2 0 0 1-2.647 1.893l-1.284 1.943q.163.156.302.334A4 4 0 0 0 9.499 12v.958a3 3 0 0 1-1.91-1.173l-1.635.787Q6 12.779 6 13a2 2 0 1 1-.498-1.32l1.633-.787a3 3 0 0 1 .637-2.902l-.935-1.174a2 2 0 1 1 .775-.632l.944 1.185A3 3 0 0 1 10 7c.442 0 .862.096 1.24.268l1.278-1.934A2 2 0 1 1 16 3.991M10.5 12a3 3 0 0 1 6 0v2l1.32 1.119a.5.5 0 0 1-.324.881H9.503a.5.5 0 0 1-.323-.881L10.5 14zm3 6a1.5 1.5 0 0 1-1.415-1h2.829a1.5 1.5 0 0 1-1.415 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 3.991a2 2 0 0 1-2.647 1.893l-1.284 1.943q.163.156.302.334A4 4 0 0 0 9.499 12v.958a3 3 0 0 1-1.91-1.173l-1.635.787Q6 12.779 6 13a2 2 0 1 1-.498-1.32l1.633-.787a3 3 0 0 1 .637-2.902l-.935-1.174a2 2 0 1 1 .775-.632l.944 1.185A3 3 0 0 1 10 7c.442 0 .862.096 1.24.268l1.278-1.934A2 2 0 1 1 16 3.991M10.5 12a3 3 0 0 1 6 0v2l1.32 1.119a.5.5 0 0 1-.324.881H9.503a.5.5 0 0 1-.323-.881L10.5 14zm3 6a1.5 1.5 0 0 1-1.415-1h2.829a1.5 1.5 0 0 1-1.415 1"/></svg>
</template>

CSS

.icon-iot-alert-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203.991a2%202%200%200%201-2.647%201.893l-1.284%201.943q.163.156.302.334A4%204%200%200%200%209.499%2012v.958a3%203%200%200%201-1.91-1.173l-1.635.787Q6%2012.779%206%2013a2%202%200%201%201-.498-1.32l1.633-.787a3%203%200%200%201%20.637-2.902l-.935-1.174a2%202%200%201%201%20.775-.632l.944%201.185A3%203%200%200%201%2010%207c.442%200%20.862.096%201.24.268l1.278-1.934A2%202%200%201%201%2016%203.991M10.5%2012a3%203%200%200%201%206%200v2l1.32%201.119a.5.5%200%200%201-.324.881H9.503a.5.5%200%200%201-.323-.881L10.5%2014zm3%206a1.5%201.5%200%200%201-1.415-1h2.829a1.5%201.5%200%200%201-1.415%201%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203.991a2%202%200%200%201-2.647%201.893l-1.284%201.943q.163.156.302.334A4%204%200%200%200%209.499%2012v.958a3%203%200%200%201-1.91-1.173l-1.635.787Q6%2012.779%206%2013a2%202%200%201%201-.498-1.32l1.633-.787a3%203%200%200%201%20.637-2.902l-.935-1.174a2%202%200%201%201%20.775-.632l.944%201.185A3%203%200%200%201%2010%207c.442%200%20.862.096%201.24.268l1.278-1.934A2%202%200%201%201%2016%203.991M10.5%2012a3%203%200%200%201%206%200v2l1.32%201.119a.5.5%200%200%201-.324.881H9.503a.5.5%200%200%201-.323-.881L10.5%2014zm3%206a1.5%201.5%200%200%201-1.415-1h2.829a1.5%201.5%200%200%201-1.415%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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