flashlight emoji
flashlight from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- flashlight
- Set
- Twitter Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 36×36
- 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-boldSolarflashlightStreamline EmojisflashlightTDesign Icons
More objects icons from Twitter Emoji
Use the flashlight emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="m23 17l1-1s1-1 2 0l2 2s1 1 0 2l-1 1z"/><path fill="#8899a6" d="M34.879 27.879a3.01 3.01 0 0 1 0 4.242l-2.758 2.758a3.01 3.01 0 0 1-4.242 0L9.121 16.121a3.01 3.01 0 0 1 0-4.242l2.758-2.758a3.01 3.01 0 0 1 4.242 0z"/><path fill="#66757f" d="M20.879 10.879a3.01 3.01 0 0 1 0 4.242l-5.758 5.758a3.01 3.01 0 0 1-4.242 0L6 16s-1-1 0-2l8-8c1-1 2 0 2 0z"/><path fill="#8899a6" d="M7 17L17 7l2 2L9 19z"/><path fill="#ffcc4d" d="M11.001 6a1 1 0 0 1-.896-.553l-2-4a1.001 1.001 0 0 1 1.79-.895l2 4A1 1 0 0 1 11.001 6m-6.002 6a1 1 0 0 1-.446-.106l-4-2a1 1 0 1 1 .894-1.788l4 2A1 1 0 0 1 4.999 12M8 9a1 1 0 0 1-.707-.293l-4-4a.999.999 0 1 1 1.414-1.414l4 4A.999.999 0 0 1 8 9"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiFlashlight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="m23 17l1-1s1-1 2 0l2 2s1 1 0 2l-1 1z"/><path fill="#8899a6" d="M34.879 27.879a3.01 3.01 0 0 1 0 4.242l-2.758 2.758a3.01 3.01 0 0 1-4.242 0L9.121 16.121a3.01 3.01 0 0 1 0-4.242l2.758-2.758a3.01 3.01 0 0 1 4.242 0z"/><path fill="#66757f" d="M20.879 10.879a3.01 3.01 0 0 1 0 4.242l-5.758 5.758a3.01 3.01 0 0 1-4.242 0L6 16s-1-1 0-2l8-8c1-1 2 0 2 0z"/><path fill="#8899a6" d="M7 17L17 7l2 2L9 19z"/><path fill="#ffcc4d" d="M11.001 6a1 1 0 0 1-.896-.553l-2-4a1.001 1.001 0 0 1 1.79-.895l2 4A1 1 0 0 1 11.001 6m-6.002 6a1 1 0 0 1-.446-.106l-4-2a1 1 0 1 1 .894-1.788l4 2A1 1 0 0 1 4.999 12M8 9a1 1 0 0 1-.707-.293l-4-4a.999.999 0 1 1 1.414-1.414l4 4A.999.999 0 0 1 8 9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="m23 17l1-1s1-1 2 0l2 2s1 1 0 2l-1 1z"/><path fill="#8899a6" d="M34.879 27.879a3.01 3.01 0 0 1 0 4.242l-2.758 2.758a3.01 3.01 0 0 1-4.242 0L9.121 16.121a3.01 3.01 0 0 1 0-4.242l2.758-2.758a3.01 3.01 0 0 1 4.242 0z"/><path fill="#66757f" d="M20.879 10.879a3.01 3.01 0 0 1 0 4.242l-5.758 5.758a3.01 3.01 0 0 1-4.242 0L6 16s-1-1 0-2l8-8c1-1 2 0 2 0z"/><path fill="#8899a6" d="M7 17L17 7l2 2L9 19z"/><path fill="#ffcc4d" d="M11.001 6a1 1 0 0 1-.896-.553l-2-4a1.001 1.001 0 0 1 1.79-.895l2 4A1 1 0 0 1 11.001 6m-6.002 6a1 1 0 0 1-.446-.106l-4-2a1 1 0 1 1 .894-1.788l4 2A1 1 0 0 1 4.999 12M8 9a1 1 0 0 1-.707-.293l-4-4a.999.999 0 1 1 1.414-1.414l4 4A.999.999 0 0 1 8 9"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22m23%2017l1-1s1-1%202%200l2%202s1%201%200%202l-1%201z%22%2F%3E%3Cpath%20fill%3D%22%238899a6%22%20d%3D%22M34.879%2027.879a3.01%203.01%200%200%201%200%204.242l-2.758%202.758a3.01%203.01%200%200%201-4.242%200L9.121%2016.121a3.01%203.01%200%200%201%200-4.242l2.758-2.758a3.01%203.01%200%200%201%204.242%200z%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M20.879%2010.879a3.01%203.01%200%200%201%200%204.242l-5.758%205.758a3.01%203.01%200%200%201-4.242%200L6%2016s-1-1%200-2l8-8c1-1%202%200%202%200z%22%2F%3E%3Cpath%20fill%3D%22%238899a6%22%20d%3D%22M7%2017L17%207l2%202L9%2019z%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M11.001%206a1%201%200%200%201-.896-.553l-2-4a1.001%201.001%200%200%201%201.79-.895l2%204A1%201%200%200%201%2011.001%206m-6.002%206a1%201%200%200%201-.446-.106l-4-2a1%201%200%201%201%20.894-1.788l4%202A1%201%200%200%201%204.999%2012M8%209a1%201%200%200%201-.707-.293l-4-4a.999.999%200%201%201%201.414-1.414l4%204A.999.999%200%200%201%208%209%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22m23%2017l1-1s1-1%202%200l2%202s1%201%200%202l-1%201z%22%2F%3E%3Cpath%20fill%3D%22%238899a6%22%20d%3D%22M34.879%2027.879a3.01%203.01%200%200%201%200%204.242l-2.758%202.758a3.01%203.01%200%200%201-4.242%200L9.121%2016.121a3.01%203.01%200%200%201%200-4.242l2.758-2.758a3.01%203.01%200%200%201%204.242%200z%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M20.879%2010.879a3.01%203.01%200%200%201%200%204.242l-5.758%205.758a3.01%203.01%200%200%201-4.242%200L6%2016s-1-1%200-2l8-8c1-1%202%200%202%200z%22%2F%3E%3Cpath%20fill%3D%22%238899a6%22%20d%3D%22M7%2017L17%207l2%202L9%2019z%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M11.001%206a1%201%200%200%201-.896-.553l-2-4a1.001%201.001%200%200%201%201.79-.895l2%204A1%201%200%200%201%2011.001%206m-6.002%206a1%201%200%200%201-.446-.106l-4-2a1%201%200%201%201%20.894-1.788l4%202A1%201%200%200%201%204.999%2012M8%209a1%201%200%200%201-.707-.293l-4-4a.999.999%200%201%201%201.414-1.414l4%204A.999.999%200%200%201%208%209%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/flashlight.svg?color=%231a73e8&size=48