flashlight-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
flashlight-off-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

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="currentColor" d="m19.235 21.17l-4.754-4.754v2.969q0 .666-.475 1.14t-1.14.475h-2.77q-.666 0-1.14-.475t-.475-1.14v-8.97L2.658 4.593q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l16.577 16.577q.14.14.15.344t-.15.363t-.353.16t-.354-.16M10.096 20h2.77q.269 0 .442-.173t.173-.442v-3.97l-4-4v7.97q0 .269.173.442t.442.173m6.385-15.385v2.593q0 .238-.066.457q-.065.22-.201.431l-1.85 3.094q-.135.219-.323.232t-.356-.098q-.077-.055-.132-.128t-.086-.155t-.011-.185t.085-.208L15.48 7.4v-.9H9.039q-.216 0-.355-.144q-.14-.144-.14-.357t.144-.356t.356-.143h6.437v-.885q0-.269-.173-.442T14.866 4H7.494q-.207 0-.34-.144t-.135-.357t.144-.356T7.519 3h7.347q.666 0 1.14.475t.475 1.14M9.038 6.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFlashlightOffOutlineRounded(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="m19.235 21.17l-4.754-4.754v2.969q0 .666-.475 1.14t-1.14.475h-2.77q-.666 0-1.14-.475t-.475-1.14v-8.97L2.658 4.593q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l16.577 16.577q.14.14.15.344t-.15.363t-.353.16t-.354-.16M10.096 20h2.77q.269 0 .442-.173t.173-.442v-3.97l-4-4v7.97q0 .269.173.442t.442.173m6.385-15.385v2.593q0 .238-.066.457q-.065.22-.201.431l-1.85 3.094q-.135.219-.323.232t-.356-.098q-.077-.055-.132-.128t-.086-.155t-.011-.185t.085-.208L15.48 7.4v-.9H9.039q-.216 0-.355-.144q-.14-.144-.14-.357t.144-.356t.356-.143h6.437v-.885q0-.269-.173-.442T14.866 4H7.494q-.207 0-.34-.144t-.135-.357t.144-.356T7.519 3h7.347q.666 0 1.14.475t.475 1.14M9.038 6.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.235 21.17l-4.754-4.754v2.969q0 .666-.475 1.14t-1.14.475h-2.77q-.666 0-1.14-.475t-.475-1.14v-8.97L2.658 4.593q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l16.577 16.577q.14.14.15.344t-.15.363t-.353.16t-.354-.16M10.096 20h2.77q.269 0 .442-.173t.173-.442v-3.97l-4-4v7.97q0 .269.173.442t.442.173m6.385-15.385v2.593q0 .238-.066.457q-.065.22-.201.431l-1.85 3.094q-.135.219-.323.232t-.356-.098q-.077-.055-.132-.128t-.086-.155t-.011-.185t.085-.208L15.48 7.4v-.9H9.039q-.216 0-.355-.144q-.14-.144-.14-.357t.144-.356t.356-.143h6.437v-.885q0-.269-.173-.442T14.866 4H7.494q-.207 0-.34-.144t-.135-.357t.144-.356T7.519 3h7.347q.666 0 1.14.475t.475 1.14M9.038 6.5"/></svg>
</template>

CSS

.icon-flashlight-off-outline-rounded {
  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%22m19.235%2021.17l-4.754-4.754v2.969q0%20.666-.475%201.14t-1.14.475h-2.77q-.666%200-1.14-.475t-.475-1.14v-8.97L2.658%204.593q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l16.577%2016.577q.14.14.15.344t-.15.363t-.353.16t-.354-.16M10.096%2020h2.77q.269%200%20.442-.173t.173-.442v-3.97l-4-4v7.97q0%20.269.173.442t.442.173m6.385-15.385v2.593q0%20.238-.066.457q-.065.22-.201.431l-1.85%203.094q-.135.219-.323.232t-.356-.098q-.077-.055-.132-.128t-.086-.155t-.011-.185t.085-.208L15.48%207.4v-.9H9.039q-.216%200-.355-.144q-.14-.144-.14-.357t.144-.356t.356-.143h6.437v-.885q0-.269-.173-.442T14.866%204H7.494q-.207%200-.34-.144t-.135-.357t.144-.356T7.519%203h7.347q.666%200%201.14.475t.475%201.14M9.038%206.5%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%22m19.235%2021.17l-4.754-4.754v2.969q0%20.666-.475%201.14t-1.14.475h-2.77q-.666%200-1.14-.475t-.475-1.14v-8.97L2.658%204.593q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l16.577%2016.577q.14.14.15.344t-.15.363t-.353.16t-.354-.16M10.096%2020h2.77q.269%200%20.442-.173t.173-.442v-3.97l-4-4v7.97q0%20.269.173.442t.442.173m6.385-15.385v2.593q0%20.238-.066.457q-.065.22-.201.431l-1.85%203.094q-.135.219-.323.232t-.356-.098q-.077-.055-.132-.128t-.086-.155t-.011-.185t.085-.208L15.48%207.4v-.9H9.039q-.216%200-.355-.144q-.14-.144-.14-.357t.144-.356t.356-.143h6.437v-.885q0-.269-.173-.442T14.866%204H7.494q-.207%200-.34-.144t-.135-.357t.144-.356T7.519%203h7.347q.666%200%201.14.475t.475%201.14M9.038%206.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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