flashlight off icon

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

Name
flashlight-off
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the flashlight off 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="M6 6a6 6 0 0 0 .79 2.977l.927 1.549c.14.236.21.353.247.484c.036.13.036.268.036.542V18c0 1.4 0 2.1.272 2.635a2.5 2.5 0 0 0 1.093 1.092C9.9 22 10.6 22 12 22s2.1 0 2.635-.273a2.5 2.5 0 0 0 1.092-1.092C16 20.1 16 19.4 16 18v-2M7 2.292C7.602 2 8.504 2 10 2h4c1.886 0 2.828 0 3.414.586S18 4.114 18 6a6 6 0 0 1-.79 2.977l-.927 1.549c-.14.236-.21.353-.247.484M2 2l20 20M11 6h7m-6 6v3"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFlashlightOff(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="M6 6a6 6 0 0 0 .79 2.977l.927 1.549c.14.236.21.353.247.484c.036.13.036.268.036.542V18c0 1.4 0 2.1.272 2.635a2.5 2.5 0 0 0 1.093 1.092C9.9 22 10.6 22 12 22s2.1 0 2.635-.273a2.5 2.5 0 0 0 1.092-1.092C16 20.1 16 19.4 16 18v-2M7 2.292C7.602 2 8.504 2 10 2h4c1.886 0 2.828 0 3.414.586S18 4.114 18 6a6 6 0 0 1-.79 2.977l-.927 1.549c-.14.236-.21.353-.247.484M2 2l20 20M11 6h7m-6 6v3"/></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="M6 6a6 6 0 0 0 .79 2.977l.927 1.549c.14.236.21.353.247.484c.036.13.036.268.036.542V18c0 1.4 0 2.1.272 2.635a2.5 2.5 0 0 0 1.093 1.092C9.9 22 10.6 22 12 22s2.1 0 2.635-.273a2.5 2.5 0 0 0 1.092-1.092C16 20.1 16 19.4 16 18v-2M7 2.292C7.602 2 8.504 2 10 2h4c1.886 0 2.828 0 3.414.586S18 4.114 18 6a6 6 0 0 1-.79 2.977l-.927 1.549c-.14.236-.21.353-.247.484M2 2l20 20M11 6h7m-6 6v3"/></svg>
</template>

CSS

.icon-flashlight-off {
  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%22M6%206a6%206%200%200%200%20.79%202.977l.927%201.549c.14.236.21.353.247.484c.036.13.036.268.036.542V18c0%201.4%200%202.1.272%202.635a2.5%202.5%200%200%200%201.093%201.092C9.9%2022%2010.6%2022%2012%2022s2.1%200%202.635-.273a2.5%202.5%200%200%200%201.092-1.092C16%2020.1%2016%2019.4%2016%2018v-2M7%202.292C7.602%202%208.504%202%2010%202h4c1.886%200%202.828%200%203.414.586S18%204.114%2018%206a6%206%200%200%201-.79%202.977l-.927%201.549c-.14.236-.21.353-.247.484M2%202l20%2020M11%206h7m-6%206v3%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%22M6%206a6%206%200%200%200%20.79%202.977l.927%201.549c.14.236.21.353.247.484c.036.13.036.268.036.542V18c0%201.4%200%202.1.272%202.635a2.5%202.5%200%200%200%201.093%201.092C9.9%2022%2010.6%2022%2012%2022s2.1%200%202.635-.273a2.5%202.5%200%200%200%201.092-1.092C16%2020.1%2016%2019.4%2016%2018v-2M7%202.292C7.602%202%208.504%202%2010%202h4c1.886%200%202.828%200%203.414.586S18%204.114%2018%206a6%206%200%200%201-.79%202.977l-.927%201.549c-.14.236-.21.353-.247.484M2%202l20%2020M11%206h7m-6%206v3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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