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

Name
flashlight-on-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 on icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 19.385v-8.693L7.267 8.096q-.136-.211-.202-.429Q7 7.45 7 7.207v-2.59q0-.672.472-1.144T8.616 3h6.769q.67 0 1.143.472q.472.472.472 1.144v2.592q0 .242-.065.46q-.066.216-.202.428L15 10.692v8.693q0 .67-.472 1.143q-.472.472-1.143.472h-2.77q-.67 0-1.143-.472Q9 20.056 9 19.385m2.293-4.678Q11 14.413 11 14t.293-.707T12 13t.707.293T13 14t-.293.707T12 15t-.707-.293M8 5.5h8v-.885q0-.269-.173-.442T15.385 4h-6.77q-.269 0-.442.173T8 4.616zm8 1H8v.9l2 3v8.985q0 .269.173.442t.443.173h2.769q.269 0 .442-.173t.173-.442V10.4l2-3zM12 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFlashlightOnOutlineRounded(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="M9 19.385v-8.693L7.267 8.096q-.136-.211-.202-.429Q7 7.45 7 7.207v-2.59q0-.672.472-1.144T8.616 3h6.769q.67 0 1.143.472q.472.472.472 1.144v2.592q0 .242-.065.46q-.066.216-.202.428L15 10.692v8.693q0 .67-.472 1.143q-.472.472-1.143.472h-2.77q-.67 0-1.143-.472Q9 20.056 9 19.385m2.293-4.678Q11 14.413 11 14t.293-.707T12 13t.707.293T13 14t-.293.707T12 15t-.707-.293M8 5.5h8v-.885q0-.269-.173-.442T15.385 4h-6.77q-.269 0-.442.173T8 4.616zm8 1H8v.9l2 3v8.985q0 .269.173.442t.443.173h2.769q.269 0 .442-.173t.173-.442V10.4l2-3zM12 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 19.385v-8.693L7.267 8.096q-.136-.211-.202-.429Q7 7.45 7 7.207v-2.59q0-.672.472-1.144T8.616 3h6.769q.67 0 1.143.472q.472.472.472 1.144v2.592q0 .242-.065.46q-.066.216-.202.428L15 10.692v8.693q0 .67-.472 1.143q-.472.472-1.143.472h-2.77q-.67 0-1.143-.472Q9 20.056 9 19.385m2.293-4.678Q11 14.413 11 14t.293-.707T12 13t.707.293T13 14t-.293.707T12 15t-.707-.293M8 5.5h8v-.885q0-.269-.173-.442T15.385 4h-6.77q-.269 0-.442.173T8 4.616zm8 1H8v.9l2 3v8.985q0 .269.173.442t.443.173h2.769q.269 0 .442-.173t.173-.442V10.4l2-3zM12 12"/></svg>
</template>

CSS

.icon-flashlight-on-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%22M9%2019.385v-8.693L7.267%208.096q-.136-.211-.202-.429Q7%207.45%207%207.207v-2.59q0-.672.472-1.144T8.616%203h6.769q.67%200%201.143.472q.472.472.472%201.144v2.592q0%20.242-.065.46q-.066.216-.202.428L15%2010.692v8.693q0%20.67-.472%201.143q-.472.472-1.143.472h-2.77q-.67%200-1.143-.472Q9%2020.056%209%2019.385m2.293-4.678Q11%2014.413%2011%2014t.293-.707T12%2013t.707.293T13%2014t-.293.707T12%2015t-.707-.293M8%205.5h8v-.885q0-.269-.173-.442T15.385%204h-6.77q-.269%200-.442.173T8%204.616zm8%201H8v.9l2%203v8.985q0%20.269.173.442t.443.173h2.769q.269%200%20.442-.173t.173-.442V10.4l2-3zM12%2012%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%22M9%2019.385v-8.693L7.267%208.096q-.136-.211-.202-.429Q7%207.45%207%207.207v-2.59q0-.672.472-1.144T8.616%203h6.769q.67%200%201.143.472q.472.472.472%201.144v2.592q0%20.242-.065.46q-.066.216-.202.428L15%2010.692v8.693q0%20.67-.472%201.143q-.472.472-1.143.472h-2.77q-.67%200-1.143-.472Q9%2020.056%209%2019.385m2.293-4.678Q11%2014.413%2011%2014t.293-.707T12%2013t.707.293T13%2014t-.293.707T12%2015t-.707-.293M8%205.5h8v-.885q0-.269-.173-.442T15.385%204h-6.77q-.269%200-.442.173T8%204.616zm8%201H8v.9l2%203v8.985q0%20.269.173.442t.443.173h2.769q.269%200%20.442-.173t.173-.442V10.4l2-3zM12%2012%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-on-outline-rounded.svg?color=%231a73e8&size=48