flashlight emoji
flashlight from Streamline Emojis by Streamline · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- flashlight
- Set
- Streamline Emojis
- Style
- Default
- Category
- Objects
- Viewbox
- 48×48
- License
- CC BY 4.0
The same emoji in other sets
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-boldSolarflashlightTDesign IconsflashlightTwitter Emoji
More objects icons from Streamline Emojis
Use the flashlight emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#656769" d="m25.59 32l18.93-20.74c.78-.78-.46-3.28-2.77-5.59s-4.81-3.55-5.59-2.77L15.38 21.83Z"/><path fill="#87898c" d="M38.75 6c.72-.73 2.58-.08 4.5 1.44a16.5 16.5 0 0 0-1.5-1.72c-2.31-2.31-4.81-3.55-5.59-2.77L15.38 21.83l2.94 2.94Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m25.59 32l18.93-20.74c.78-.78-.46-3.28-2.77-5.59s-4.81-3.55-5.59-2.77L15.38 21.83Z"/><path fill="#656769" d="M23.54 37.41L25.59 32c.94-.95-.56-4-3.36-6.79s-5.84-4.3-6.79-3.36l-5.55 1.91Z"/><path fill="#87898c" d="M17.88 24.46c.7-.7 2-.67 3.45-.05c-2.53-2.25-5-3.36-5.89-2.52l-5.55 1.87l3 3Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M23.54 37.41L25.59 32c.94-.95-.56-4-3.36-6.79s-5.84-4.3-6.79-3.36l-5.55 1.91Z"/><path fill="#45413c" d="M10.03 45.15a17.25 1.85 0 1 0 34.5 0a17.25 1.85 0 1 0-34.5 0" opacity=".15"/><path fill="#656769" d="m17 43.92l6.51-6.51c1.27-1.28-.75-5.37-4.52-9.14s-7.86-5.79-9.13-4.51l-6.51 6.5Z"/><path fill="#87898c" d="M12.5 26.55c1-1 3.1-.64 5.46.72c-3.45-3.11-6.96-4.67-8.07-3.51l-6.51 6.5L6.08 33Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m17 43.92l6.51-6.51c1.27-1.28-.75-5.37-4.52-9.14s-7.86-5.79-9.13-4.51l-6.51 6.5Z"/><path fill="#fffacf" d="M3.38 30.26c1.27-1.26 5.36.74 9.13 4.52s5.8 7.86 4.52 9.14s-5.36-.75-9.13-4.52s-5.79-7.86-4.52-9.14"/><path fill="#ffe500" d="M17.33 42.12c-1.87-.39-4.68-2.18-7.33-4.83S5.57 31.84 5.18 30a2 2 0 0 0-1.8.3c-1.27 1.28.75 5.37 4.52 9.14s7.86 5.79 9.13 4.52a1.91 1.91 0 0 0 .3-1.84"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M3.38 30.26c1.27-1.26 5.36.74 9.13 4.52s5.8 7.86 4.52 9.14s-5.36-.75-9.13-4.52s-5.79-7.86-4.52-9.14"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisFlashlight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#656769" d="m25.59 32l18.93-20.74c.78-.78-.46-3.28-2.77-5.59s-4.81-3.55-5.59-2.77L15.38 21.83Z"/><path fill="#87898c" d="M38.75 6c.72-.73 2.58-.08 4.5 1.44a16.5 16.5 0 0 0-1.5-1.72c-2.31-2.31-4.81-3.55-5.59-2.77L15.38 21.83l2.94 2.94Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="m25.59 32l18.93-20.74c.78-.78-.46-3.28-2.77-5.59s-4.81-3.55-5.59-2.77L15.38 21.83Z"/><path fill="#656769" d="M23.54 37.41L25.59 32c.94-.95-.56-4-3.36-6.79s-5.84-4.3-6.79-3.36l-5.55 1.91Z"/><path fill="#87898c" d="M17.88 24.46c.7-.7 2-.67 3.45-.05c-2.53-2.25-5-3.36-5.89-2.52l-5.55 1.87l3 3Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M23.54 37.41L25.59 32c.94-.95-.56-4-3.36-6.79s-5.84-4.3-6.79-3.36l-5.55 1.91Z"/><path fill="#45413c" d="M10.03 45.15a17.25 1.85 0 1 0 34.5 0a17.25 1.85 0 1 0-34.5 0" opacity=".15"/><path fill="#656769" d="m17 43.92l6.51-6.51c1.27-1.28-.75-5.37-4.52-9.14s-7.86-5.79-9.13-4.51l-6.51 6.5Z"/><path fill="#87898c" d="M12.5 26.55c1-1 3.1-.64 5.46.72c-3.45-3.11-6.96-4.67-8.07-3.51l-6.51 6.5L6.08 33Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="m17 43.92l6.51-6.51c1.27-1.28-.75-5.37-4.52-9.14s-7.86-5.79-9.13-4.51l-6.51 6.5Z"/><path fill="#fffacf" d="M3.38 30.26c1.27-1.26 5.36.74 9.13 4.52s5.8 7.86 4.52 9.14s-5.36-.75-9.13-4.52s-5.79-7.86-4.52-9.14"/><path fill="#ffe500" d="M17.33 42.12c-1.87-.39-4.68-2.18-7.33-4.83S5.57 31.84 5.18 30a2 2 0 0 0-1.8.3c-1.27 1.28.75 5.37 4.52 9.14s7.86 5.79 9.13 4.52a1.91 1.91 0 0 0 .3-1.84"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M3.38 30.26c1.27-1.26 5.36.74 9.13 4.52s5.8 7.86 4.52 9.14s-5.36-.75-9.13-4.52s-5.79-7.86-4.52-9.14"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#656769" d="m25.59 32l18.93-20.74c.78-.78-.46-3.28-2.77-5.59s-4.81-3.55-5.59-2.77L15.38 21.83Z"/><path fill="#87898c" d="M38.75 6c.72-.73 2.58-.08 4.5 1.44a16.5 16.5 0 0 0-1.5-1.72c-2.31-2.31-4.81-3.55-5.59-2.77L15.38 21.83l2.94 2.94Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m25.59 32l18.93-20.74c.78-.78-.46-3.28-2.77-5.59s-4.81-3.55-5.59-2.77L15.38 21.83Z"/><path fill="#656769" d="M23.54 37.41L25.59 32c.94-.95-.56-4-3.36-6.79s-5.84-4.3-6.79-3.36l-5.55 1.91Z"/><path fill="#87898c" d="M17.88 24.46c.7-.7 2-.67 3.45-.05c-2.53-2.25-5-3.36-5.89-2.52l-5.55 1.87l3 3Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M23.54 37.41L25.59 32c.94-.95-.56-4-3.36-6.79s-5.84-4.3-6.79-3.36l-5.55 1.91Z"/><path fill="#45413c" d="M10.03 45.15a17.25 1.85 0 1 0 34.5 0a17.25 1.85 0 1 0-34.5 0" opacity=".15"/><path fill="#656769" d="m17 43.92l6.51-6.51c1.27-1.28-.75-5.37-4.52-9.14s-7.86-5.79-9.13-4.51l-6.51 6.5Z"/><path fill="#87898c" d="M12.5 26.55c1-1 3.1-.64 5.46.72c-3.45-3.11-6.96-4.67-8.07-3.51l-6.51 6.5L6.08 33Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m17 43.92l6.51-6.51c1.27-1.28-.75-5.37-4.52-9.14s-7.86-5.79-9.13-4.51l-6.51 6.5Z"/><path fill="#fffacf" d="M3.38 30.26c1.27-1.26 5.36.74 9.13 4.52s5.8 7.86 4.52 9.14s-5.36-.75-9.13-4.52s-5.79-7.86-4.52-9.14"/><path fill="#ffe500" d="M17.33 42.12c-1.87-.39-4.68-2.18-7.33-4.83S5.57 31.84 5.18 30a2 2 0 0 0-1.8.3c-1.27 1.28.75 5.37 4.52 9.14s7.86 5.79 9.13 4.52a1.91 1.91 0 0 0 .3-1.84"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M3.38 30.26c1.27-1.26 5.36.74 9.13 4.52s5.8 7.86 4.52 9.14s-5.36-.75-9.13-4.52s-5.79-7.86-4.52-9.14"/></svg> </template>
CSS
.icon-flashlight {
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%2048%2048%22%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22m25.59%2032l18.93-20.74c.78-.78-.46-3.28-2.77-5.59s-4.81-3.55-5.59-2.77L15.38%2021.83Z%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M38.75%206c.72-.73%202.58-.08%204.5%201.44a16.5%2016.5%200%200%200-1.5-1.72c-2.31-2.31-4.81-3.55-5.59-2.77L15.38%2021.83l2.94%202.94Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m25.59%2032l18.93-20.74c.78-.78-.46-3.28-2.77-5.59s-4.81-3.55-5.59-2.77L15.38%2021.83Z%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M23.54%2037.41L25.59%2032c.94-.95-.56-4-3.36-6.79s-5.84-4.3-6.79-3.36l-5.55%201.91Z%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M17.88%2024.46c.7-.7%202-.67%203.45-.05c-2.53-2.25-5-3.36-5.89-2.52l-5.55%201.87l3%203Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.54%2037.41L25.59%2032c.94-.95-.56-4-3.36-6.79s-5.84-4.3-6.79-3.36l-5.55%201.91Z%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M10.03%2045.15a17.25%201.85%200%201%200%2034.5%200a17.25%201.85%200%201%200-34.5%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22m17%2043.92l6.51-6.51c1.27-1.28-.75-5.37-4.52-9.14s-7.86-5.79-9.13-4.51l-6.51%206.5Z%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M12.5%2026.55c1-1%203.1-.64%205.46.72c-3.45-3.11-6.96-4.67-8.07-3.51l-6.51%206.5L6.08%2033Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m17%2043.92l6.51-6.51c1.27-1.28-.75-5.37-4.52-9.14s-7.86-5.79-9.13-4.51l-6.51%206.5Z%22%2F%3E%3Cpath%20fill%3D%22%23fffacf%22%20d%3D%22M3.38%2030.26c1.27-1.26%205.36.74%209.13%204.52s5.8%207.86%204.52%209.14s-5.36-.75-9.13-4.52s-5.79-7.86-4.52-9.14%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M17.33%2042.12c-1.87-.39-4.68-2.18-7.33-4.83S5.57%2031.84%205.18%2030a2%202%200%200%200-1.8.3c-1.27%201.28.75%205.37%204.52%209.14s7.86%205.79%209.13%204.52a1.91%201.91%200%200%200%20.3-1.84%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.38%2030.26c1.27-1.26%205.36.74%209.13%204.52s5.8%207.86%204.52%209.14s-5.36-.75-9.13-4.52s-5.79-7.86-4.52-9.14%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22m25.59%2032l18.93-20.74c.78-.78-.46-3.28-2.77-5.59s-4.81-3.55-5.59-2.77L15.38%2021.83Z%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M38.75%206c.72-.73%202.58-.08%204.5%201.44a16.5%2016.5%200%200%200-1.5-1.72c-2.31-2.31-4.81-3.55-5.59-2.77L15.38%2021.83l2.94%202.94Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m25.59%2032l18.93-20.74c.78-.78-.46-3.28-2.77-5.59s-4.81-3.55-5.59-2.77L15.38%2021.83Z%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M23.54%2037.41L25.59%2032c.94-.95-.56-4-3.36-6.79s-5.84-4.3-6.79-3.36l-5.55%201.91Z%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M17.88%2024.46c.7-.7%202-.67%203.45-.05c-2.53-2.25-5-3.36-5.89-2.52l-5.55%201.87l3%203Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.54%2037.41L25.59%2032c.94-.95-.56-4-3.36-6.79s-5.84-4.3-6.79-3.36l-5.55%201.91Z%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M10.03%2045.15a17.25%201.85%200%201%200%2034.5%200a17.25%201.85%200%201%200-34.5%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22m17%2043.92l6.51-6.51c1.27-1.28-.75-5.37-4.52-9.14s-7.86-5.79-9.13-4.51l-6.51%206.5Z%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M12.5%2026.55c1-1%203.1-.64%205.46.72c-3.45-3.11-6.96-4.67-8.07-3.51l-6.51%206.5L6.08%2033Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m17%2043.92l6.51-6.51c1.27-1.28-.75-5.37-4.52-9.14s-7.86-5.79-9.13-4.51l-6.51%206.5Z%22%2F%3E%3Cpath%20fill%3D%22%23fffacf%22%20d%3D%22M3.38%2030.26c1.27-1.26%205.36.74%209.13%204.52s5.8%207.86%204.52%209.14s-5.36-.75-9.13-4.52s-5.79-7.86-4.52-9.14%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M17.33%2042.12c-1.87-.39-4.68-2.18-7.33-4.83S5.57%2031.84%205.18%2030a2%202%200%200%200-1.8.3c-1.27%201.28.75%205.37%204.52%209.14s7.86%205.79%209.13%204.52a1.91%201.91%200%200%200%20.3-1.84%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.38%2030.26c1.27-1.26%205.36.74%209.13%204.52s5.8%207.86%204.52%209.14s-5.36-.75-9.13-4.52s-5.79-7.86-4.52-9.14%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/flashlight.svg?color=%231a73e8&size=48