flashlight icon
flashlight-duotone from Reicon by REICON · Duotone · UI · MIT Free for personal and commercial use.
- Name
- flashlight-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- UI
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All flashlight icons →flashlightAkar IconsflashlightEmoji One (Colored)flashlight-16-filledFluent UI System IconsflashlightFluent EmojiflashlightFluent Emoji FlatflashlightFluent Emoji High ContrastflashlightHuge IconsflashlightIconParkflashlightIconPark OutlineflashlightIconPark SolidflashlightIconPark TwoToneflashlightIonIconsflashlightLucideflashlightMaterial Design Iconsflashlight-fillMingCute IconflashlightNoto EmojiflashlightOpenMojiflashlightPhosphorflashlight-fillRemix Iconflashlight-boldSolarflashlightStreamline EmojisflashlightTDesign IconsflashlightTwitter Emoji
More ui icons from Reicon
Use the flashlight icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9 11.657V19c0 .932 0 1.398.153 1.765a2 2 0 0 0 1.082 1.083C10.602 22 11.069 22 12 22c.932 0 1.398 0 1.766-.152a2 2 0 0 0 1.082-1.083C15 20.398 15 19.932 15 19v-7.343c0-.818 0-1.226.153-1.594L15.18 10H8.82q.015.03.028.063C9 10.431 9 10.84 9 11.657" opacity=".5"/><path fill-rule="evenodd" d="M12 12.25a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75" clip-rule="evenodd"/><path d="M20 4.172V4c0-.943 0-1.414-.293-1.707S18.943 2 18 2H6c-.943 0-1.414 0-1.707.293S4 3.057 4 4v.172c0 .408 0 .613.076.796L4.09 5h15.82q.008-.014.014-.032C20 4.785 20 4.58 20 4.172" opacity=".5"/><path d="m16.171 8.828l3.243-3.242c.272-.273.416-.417.496-.586H4.09c.08.17.223.313.496.586l3.242 3.242c.545.545.833.833.992 1.172h6.36c.159-.339.447-.627.991-1.172"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconFlashlightDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9 11.657V19c0 .932 0 1.398.153 1.765a2 2 0 0 0 1.082 1.083C10.602 22 11.069 22 12 22c.932 0 1.398 0 1.766-.152a2 2 0 0 0 1.082-1.083C15 20.398 15 19.932 15 19v-7.343c0-.818 0-1.226.153-1.594L15.18 10H8.82q.015.03.028.063C9 10.431 9 10.84 9 11.657" opacity=".5"/><path fillRule="evenodd" d="M12 12.25a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75" clipRule="evenodd"/><path d="M20 4.172V4c0-.943 0-1.414-.293-1.707S18.943 2 18 2H6c-.943 0-1.414 0-1.707.293S4 3.057 4 4v.172c0 .408 0 .613.076.796L4.09 5h15.82q.008-.014.014-.032C20 4.785 20 4.58 20 4.172" opacity=".5"/><path d="m16.171 8.828l3.243-3.242c.272-.273.416-.417.496-.586H4.09c.08.17.223.313.496.586l3.242 3.242c.545.545.833.833.992 1.172h6.36c.159-.339.447-.627.991-1.172"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9 11.657V19c0 .932 0 1.398.153 1.765a2 2 0 0 0 1.082 1.083C10.602 22 11.069 22 12 22c.932 0 1.398 0 1.766-.152a2 2 0 0 0 1.082-1.083C15 20.398 15 19.932 15 19v-7.343c0-.818 0-1.226.153-1.594L15.18 10H8.82q.015.03.028.063C9 10.431 9 10.84 9 11.657" opacity=".5"/><path fill-rule="evenodd" d="M12 12.25a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75" clip-rule="evenodd"/><path d="M20 4.172V4c0-.943 0-1.414-.293-1.707S18.943 2 18 2H6c-.943 0-1.414 0-1.707.293S4 3.057 4 4v.172c0 .408 0 .613.076.796L4.09 5h15.82q.008-.014.014-.032C20 4.785 20 4.58 20 4.172" opacity=".5"/><path d="m16.171 8.828l3.243-3.242c.272-.273.416-.417.496-.586H4.09c.08.17.223.313.496.586l3.242 3.242c.545.545.833.833.992 1.172h6.36c.159-.339.447-.627.991-1.172"/></g></svg> </template>
CSS
.icon-flashlight-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9%2011.657V19c0%20.932%200%201.398.153%201.765a2%202%200%200%200%201.082%201.083C10.602%2022%2011.069%2022%2012%2022c.932%200%201.398%200%201.766-.152a2%202%200%200%200%201.082-1.083C15%2020.398%2015%2019.932%2015%2019v-7.343c0-.818%200-1.226.153-1.594L15.18%2010H8.82q.015.03.028.063C9%2010.431%209%2010.84%209%2011.657%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2012.25a.75.75%200%200%201%20.75.75v2a.75.75%200%200%201-1.5%200v-2a.75.75%200%200%201%20.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M20%204.172V4c0-.943%200-1.414-.293-1.707S18.943%202%2018%202H6c-.943%200-1.414%200-1.707.293S4%203.057%204%204v.172c0%20.408%200%20.613.076.796L4.09%205h15.82q.008-.014.014-.032C20%204.785%2020%204.58%2020%204.172%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m16.171%208.828l3.243-3.242c.272-.273.416-.417.496-.586H4.09c.08.17.223.313.496.586l3.242%203.242c.545.545.833.833.992%201.172h6.36c.159-.339.447-.627.991-1.172%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9%2011.657V19c0%20.932%200%201.398.153%201.765a2%202%200%200%200%201.082%201.083C10.602%2022%2011.069%2022%2012%2022c.932%200%201.398%200%201.766-.152a2%202%200%200%200%201.082-1.083C15%2020.398%2015%2019.932%2015%2019v-7.343c0-.818%200-1.226.153-1.594L15.18%2010H8.82q.015.03.028.063C9%2010.431%209%2010.84%209%2011.657%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2012.25a.75.75%200%200%201%20.75.75v2a.75.75%200%200%201-1.5%200v-2a.75.75%200%200%201%20.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M20%204.172V4c0-.943%200-1.414-.293-1.707S18.943%202%2018%202H6c-.943%200-1.414%200-1.707.293S4%203.057%204%204v.172c0%20.408%200%20.613.076.796L4.09%205h15.82q.008-.014.014-.032C20%204.785%2020%204.58%2020%204.172%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m16.171%208.828l3.243-3.242c.272-.273.416-.417.496-.586H4.09c.08.17.223.313.496.586l3.242%203.242c.545.545.833.833.992%201.172h6.36c.159-.339.447-.627.991-1.172%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/flashlight-duotone.svg?color=%231a73e8&size=48