alarm smoke icon

alarm-smoke from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
alarm-smoke
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the alarm smoke icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 8h16c.465 0 .698 0 .888-.051a1.5 1.5 0 0 0 1.06-1.06C22 6.696 22 6.464 22 6s0-.697-.051-.888a1.5 1.5 0 0 0-1.06-1.06C20.697 4 20.464 4 20 4H4c-.465 0-.697 0-.888.051a1.5 1.5 0 0 0-1.06 1.06C2 5.304 2 5.536 2 6s0 .697.051.888a1.5 1.5 0 0 0 1.06 1.06C3.304 8 3.536 8 4 8m1 0l.342.683c.807 1.614 1.21 2.42 1.935 2.869c.725.448 1.627.448 3.431.448h2.584c1.804 0 2.706 0 3.431-.448s1.129-1.255 1.935-2.869L19 8zm7 8v4m4-4v4m-8-4v4"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAlarmSmoke(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M4 8h16c.465 0 .698 0 .888-.051a1.5 1.5 0 0 0 1.06-1.06C22 6.696 22 6.464 22 6s0-.697-.051-.888a1.5 1.5 0 0 0-1.06-1.06C20.697 4 20.464 4 20 4H4c-.465 0-.697 0-.888.051a1.5 1.5 0 0 0-1.06 1.06C2 5.304 2 5.536 2 6s0 .697.051.888a1.5 1.5 0 0 0 1.06 1.06C3.304 8 3.536 8 4 8m1 0l.342.683c.807 1.614 1.21 2.42 1.935 2.869c.725.448 1.627.448 3.431.448h2.584c1.804 0 2.706 0 3.431-.448s1.129-1.255 1.935-2.869L19 8zm7 8v4m4-4v4m-8-4v4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 8h16c.465 0 .698 0 .888-.051a1.5 1.5 0 0 0 1.06-1.06C22 6.696 22 6.464 22 6s0-.697-.051-.888a1.5 1.5 0 0 0-1.06-1.06C20.697 4 20.464 4 20 4H4c-.465 0-.697 0-.888.051a1.5 1.5 0 0 0-1.06 1.06C2 5.304 2 5.536 2 6s0 .697.051.888a1.5 1.5 0 0 0 1.06 1.06C3.304 8 3.536 8 4 8m1 0l.342.683c.807 1.614 1.21 2.42 1.935 2.869c.725.448 1.627.448 3.431.448h2.584c1.804 0 2.706 0 3.431-.448s1.129-1.255 1.935-2.869L19 8zm7 8v4m4-4v4m-8-4v4"/></svg>
</template>

CSS

.icon-alarm-smoke {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%208h16c.465%200%20.698%200%20.888-.051a1.5%201.5%200%200%200%201.06-1.06C22%206.696%2022%206.464%2022%206s0-.697-.051-.888a1.5%201.5%200%200%200-1.06-1.06C20.697%204%2020.464%204%2020%204H4c-.465%200-.697%200-.888.051a1.5%201.5%200%200%200-1.06%201.06C2%205.304%202%205.536%202%206s0%20.697.051.888a1.5%201.5%200%200%200%201.06%201.06C3.304%208%203.536%208%204%208m1%200l.342.683c.807%201.614%201.21%202.42%201.935%202.869c.725.448%201.627.448%203.431.448h2.584c1.804%200%202.706%200%203.431-.448s1.129-1.255%201.935-2.869L19%208zm7%208v4m4-4v4m-8-4v4%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%208h16c.465%200%20.698%200%20.888-.051a1.5%201.5%200%200%200%201.06-1.06C22%206.696%2022%206.464%2022%206s0-.697-.051-.888a1.5%201.5%200%200%200-1.06-1.06C20.697%204%2020.464%204%2020%204H4c-.465%200-.697%200-.888.051a1.5%201.5%200%200%200-1.06%201.06C2%205.304%202%205.536%202%206s0%20.697.051.888a1.5%201.5%200%200%200%201.06%201.06C3.304%208%203.536%208%204%208m1%200l.342.683c.807%201.614%201.21%202.42%201.935%202.869c.725.448%201.627.448%203.431.448h2.584c1.804%200%202.706%200%203.431-.448s1.129-1.255%201.935-2.869L19%208zm7%208v4m4-4v4m-8-4v4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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