flashlight emoji
flashlight from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- flashlight
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
flashlightAkar IconsflashlightEmoji One (Colored)flashlight-16-filledFluent UI System IconsflashlightFluent EmojiflashlightFluent Emoji High ContrastflashlightHuge IconsflashlightIconParkflashlightIconPark OutlineflashlightIconPark SolidflashlightIconPark TwoToneflashlightIonIconsflashlightLucideflashlightMaterial Design Iconsflashlight-fillMingCute IconflashlightNoto EmojiflashlightOpenMojiflashlightPhosphorflashlight-fillRemix Iconflashlight-boldSolarflashlightStreamline EmojisflashlightTDesign IconsflashlightTwitter Emoji
More objects icons from Fluent Emoji Flat
Use the flashlight emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f9c23c" d="M14.14 2a.75.75 0 0 0-1.5 0v4a.75.75 0 0 0 1.5 0zM5.58 4.13a.75.75 0 0 0-1.06 1.06L7.63 8.3a.75.75 0 1 0 1.06-1.06zm-4.33 9.01a.75.75 0 0 1 .75-.75h3.89a.75.75 0 0 1 0 1.5H2a.75.75 0 0 1-.75-.75m15.837-6.089c.831.832-.67 3.681-3.352 6.364s-5.532 4.183-6.364 3.352c-.832-.832.669-3.681 3.352-6.364s5.532-4.184 6.364-3.352"/><path fill="#b4acbc" d="m20.67 14.69l7.42 7.42c1.59 1.59 1.58 4.19-.03 5.8s-4.21 1.62-5.8.03l-7.55-7.55c-1.99.22-4.06-.42-5.58-1.95l3.69-5.94l5.94-3.69a6.78 6.78 0 0 1 1.91 5.88"/><path fill="#321b41" d="m7.06 17.72l.86.86c.35.35.93.35 1.28 0l9.7-9.7c.35-.35.35-.93 0-1.28l-.86-.85a.91.91 0 0 0-1.28 0l-9.7 9.7a.9.9 0 0 0 0 1.27"/><path fill="#f4f4f4" d="m18.23 19.09l1.21 1.21c.31.31.83.31 1.14 0l.03-.03c.31-.31.31-.83 0-1.14l-1.21-1.21a.815.815 0 0 0-1.14 0l-.03.03c-.32.31-.32.82 0 1.14"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatFlashlight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f9c23c" d="M14.14 2a.75.75 0 0 0-1.5 0v4a.75.75 0 0 0 1.5 0zM5.58 4.13a.75.75 0 0 0-1.06 1.06L7.63 8.3a.75.75 0 1 0 1.06-1.06zm-4.33 9.01a.75.75 0 0 1 .75-.75h3.89a.75.75 0 0 1 0 1.5H2a.75.75 0 0 1-.75-.75m15.837-6.089c.831.832-.67 3.681-3.352 6.364s-5.532 4.183-6.364 3.352c-.832-.832.669-3.681 3.352-6.364s5.532-4.184 6.364-3.352"/><path fill="#b4acbc" d="m20.67 14.69l7.42 7.42c1.59 1.59 1.58 4.19-.03 5.8s-4.21 1.62-5.8.03l-7.55-7.55c-1.99.22-4.06-.42-5.58-1.95l3.69-5.94l5.94-3.69a6.78 6.78 0 0 1 1.91 5.88"/><path fill="#321b41" d="m7.06 17.72l.86.86c.35.35.93.35 1.28 0l9.7-9.7c.35-.35.35-.93 0-1.28l-.86-.85a.91.91 0 0 0-1.28 0l-9.7 9.7a.9.9 0 0 0 0 1.27"/><path fill="#f4f4f4" d="m18.23 19.09l1.21 1.21c.31.31.83.31 1.14 0l.03-.03c.31-.31.31-.83 0-1.14l-1.21-1.21a.815.815 0 0 0-1.14 0l-.03.03c-.32.31-.32.82 0 1.14"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f9c23c" d="M14.14 2a.75.75 0 0 0-1.5 0v4a.75.75 0 0 0 1.5 0zM5.58 4.13a.75.75 0 0 0-1.06 1.06L7.63 8.3a.75.75 0 1 0 1.06-1.06zm-4.33 9.01a.75.75 0 0 1 .75-.75h3.89a.75.75 0 0 1 0 1.5H2a.75.75 0 0 1-.75-.75m15.837-6.089c.831.832-.67 3.681-3.352 6.364s-5.532 4.183-6.364 3.352c-.832-.832.669-3.681 3.352-6.364s5.532-4.184 6.364-3.352"/><path fill="#b4acbc" d="m20.67 14.69l7.42 7.42c1.59 1.59 1.58 4.19-.03 5.8s-4.21 1.62-5.8.03l-7.55-7.55c-1.99.22-4.06-.42-5.58-1.95l3.69-5.94l5.94-3.69a6.78 6.78 0 0 1 1.91 5.88"/><path fill="#321b41" d="m7.06 17.72l.86.86c.35.35.93.35 1.28 0l9.7-9.7c.35-.35.35-.93 0-1.28l-.86-.85a.91.91 0 0 0-1.28 0l-9.7 9.7a.9.9 0 0 0 0 1.27"/><path fill="#f4f4f4" d="m18.23 19.09l1.21 1.21c.31.31.83.31 1.14 0l.03-.03c.31-.31.31-.83 0-1.14l-1.21-1.21a.815.815 0 0 0-1.14 0l-.03.03c-.32.31-.32.82 0 1.14"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M14.14%202a.75.75%200%200%200-1.5%200v4a.75.75%200%200%200%201.5%200zM5.58%204.13a.75.75%200%200%200-1.06%201.06L7.63%208.3a.75.75%200%201%200%201.06-1.06zm-4.33%209.01a.75.75%200%200%201%20.75-.75h3.89a.75.75%200%200%201%200%201.5H2a.75.75%200%200%201-.75-.75m15.837-6.089c.831.832-.67%203.681-3.352%206.364s-5.532%204.183-6.364%203.352c-.832-.832.669-3.681%203.352-6.364s5.532-4.184%206.364-3.352%22%2F%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22m20.67%2014.69l7.42%207.42c1.59%201.59%201.58%204.19-.03%205.8s-4.21%201.62-5.8.03l-7.55-7.55c-1.99.22-4.06-.42-5.58-1.95l3.69-5.94l5.94-3.69a6.78%206.78%200%200%201%201.91%205.88%22%2F%3E%3Cpath%20fill%3D%22%23321b41%22%20d%3D%22m7.06%2017.72l.86.86c.35.35.93.35%201.28%200l9.7-9.7c.35-.35.35-.93%200-1.28l-.86-.85a.91.91%200%200%200-1.28%200l-9.7%209.7a.9.9%200%200%200%200%201.27%22%2F%3E%3Cpath%20fill%3D%22%23f4f4f4%22%20d%3D%22m18.23%2019.09l1.21%201.21c.31.31.83.31%201.14%200l.03-.03c.31-.31.31-.83%200-1.14l-1.21-1.21a.815.815%200%200%200-1.14%200l-.03.03c-.32.31-.32.82%200%201.14%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M14.14%202a.75.75%200%200%200-1.5%200v4a.75.75%200%200%200%201.5%200zM5.58%204.13a.75.75%200%200%200-1.06%201.06L7.63%208.3a.75.75%200%201%200%201.06-1.06zm-4.33%209.01a.75.75%200%200%201%20.75-.75h3.89a.75.75%200%200%201%200%201.5H2a.75.75%200%200%201-.75-.75m15.837-6.089c.831.832-.67%203.681-3.352%206.364s-5.532%204.183-6.364%203.352c-.832-.832.669-3.681%203.352-6.364s5.532-4.184%206.364-3.352%22%2F%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22m20.67%2014.69l7.42%207.42c1.59%201.59%201.58%204.19-.03%205.8s-4.21%201.62-5.8.03l-7.55-7.55c-1.99.22-4.06-.42-5.58-1.95l3.69-5.94l5.94-3.69a6.78%206.78%200%200%201%201.91%205.88%22%2F%3E%3Cpath%20fill%3D%22%23321b41%22%20d%3D%22m7.06%2017.72l.86.86c.35.35.93.35%201.28%200l9.7-9.7c.35-.35.35-.93%200-1.28l-.86-.85a.91.91%200%200%200-1.28%200l-9.7%209.7a.9.9%200%200%200%200%201.27%22%2F%3E%3Cpath%20fill%3D%22%23f4f4f4%22%20d%3D%22m18.23%2019.09l1.21%201.21c.31.31.83.31%201.14%200l.03-.03c.31-.31.31-.83%200-1.14l-1.21-1.21a.815.815%200%200%200-1.14%200l-.03.03c-.32.31-.32.82%200%201.14%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/flashlight.svg?color=%231a73e8&size=48