flashlight-off-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
flashlight-off-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

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 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708L7 7.707v1.086l-4.292 4.293a2 2 0 0 0 0 2.829l1.379 1.378a2 2 0 0 0 2.828 0L11.207 13h1.086l4.853 4.854a.5.5 0 0 0 .708-.708zm12.667 9.132l-1.06 1.061l.648.65a.5.5 0 0 0 .244-.135l1.44-1.44a2 2 0 0 0 0-2.828l-5.38-5.379a2 2 0 0 0-2.828 0l-1.44 1.44a.5.5 0 0 0-.133.244l.653.653l1.627-1.63a1 1 0 0 1 1.415 0l5.378 5.38a1 1 0 0 1 0 1.413l-.567.568zm-7.668 1.576a.5.5 0 1 0-.707-.707l-1 1a.5.5 0 1 0 .707.707zM7.5 9.708l2.793 2.792l-4.086 4.086a1 1 0 0 1-1.414 0l-1.379-1.378a1 1 0 0 1 0-1.415z"/></svg>

React

import type { SVGProps } from "react";

export function FluentFlashlightOff20Regular(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="M2.854 2.146a.5.5 0 1 0-.708.708L7 7.707v1.086l-4.292 4.293a2 2 0 0 0 0 2.829l1.379 1.378a2 2 0 0 0 2.828 0L11.207 13h1.086l4.853 4.854a.5.5 0 0 0 .708-.708zm12.667 9.132l-1.06 1.061l.648.65a.5.5 0 0 0 .244-.135l1.44-1.44a2 2 0 0 0 0-2.828l-5.38-5.379a2 2 0 0 0-2.828 0l-1.44 1.44a.5.5 0 0 0-.133.244l.653.653l1.627-1.63a1 1 0 0 1 1.415 0l5.378 5.38a1 1 0 0 1 0 1.413l-.567.568zm-7.668 1.576a.5.5 0 1 0-.707-.707l-1 1a.5.5 0 1 0 .707.707zM7.5 9.708l2.793 2.792l-4.086 4.086a1 1 0 0 1-1.414 0l-1.379-1.378a1 1 0 0 1 0-1.415z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708L7 7.707v1.086l-4.292 4.293a2 2 0 0 0 0 2.829l1.379 1.378a2 2 0 0 0 2.828 0L11.207 13h1.086l4.853 4.854a.5.5 0 0 0 .708-.708zm12.667 9.132l-1.06 1.061l.648.65a.5.5 0 0 0 .244-.135l1.44-1.44a2 2 0 0 0 0-2.828l-5.38-5.379a2 2 0 0 0-2.828 0l-1.44 1.44a.5.5 0 0 0-.133.244l.653.653l1.627-1.63a1 1 0 0 1 1.415 0l5.378 5.38a1 1 0 0 1 0 1.413l-.567.568zm-7.668 1.576a.5.5 0 1 0-.707-.707l-1 1a.5.5 0 1 0 .707.707zM7.5 9.708l2.793 2.792l-4.086 4.086a1 1 0 0 1-1.414 0l-1.379-1.378a1 1 0 0 1 0-1.415z"/></svg>
</template>

CSS

.icon-flashlight-off-20-regular {
  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%22M2.854%202.146a.5.5%200%201%200-.708.708L7%207.707v1.086l-4.292%204.293a2%202%200%200%200%200%202.829l1.379%201.378a2%202%200%200%200%202.828%200L11.207%2013h1.086l4.853%204.854a.5.5%200%200%200%20.708-.708zm12.667%209.132l-1.06%201.061l.648.65a.5.5%200%200%200%20.244-.135l1.44-1.44a2%202%200%200%200%200-2.828l-5.38-5.379a2%202%200%200%200-2.828%200l-1.44%201.44a.5.5%200%200%200-.133.244l.653.653l1.627-1.63a1%201%200%200%201%201.415%200l5.378%205.38a1%201%200%200%201%200%201.413l-.567.568zm-7.668%201.576a.5.5%200%201%200-.707-.707l-1%201a.5.5%200%201%200%20.707.707zM7.5%209.708l2.793%202.792l-4.086%204.086a1%201%200%200%201-1.414%200l-1.379-1.378a1%201%200%200%201%200-1.415z%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%22M2.854%202.146a.5.5%200%201%200-.708.708L7%207.707v1.086l-4.292%204.293a2%202%200%200%200%200%202.829l1.379%201.378a2%202%200%200%200%202.828%200L11.207%2013h1.086l4.853%204.854a.5.5%200%200%200%20.708-.708zm12.667%209.132l-1.06%201.061l.648.65a.5.5%200%200%200%20.244-.135l1.44-1.44a2%202%200%200%200%200-2.828l-5.38-5.379a2%202%200%200%200-2.828%200l-1.44%201.44a.5.5%200%200%200-.133.244l.653.653l1.627-1.63a1%201%200%200%201%201.415%200l5.378%205.38a1%201%200%200%201%200%201.413l-.567.568zm-7.668%201.576a.5.5%200%201%200-.707-.707l-1%201a.5.5%200%201%200%20.707.707zM7.5%209.708l2.793%202.792l-4.086%204.086a1%201%200%200%201-1.414%200l-1.379-1.378a1%201%200%200%201%200-1.415z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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