flashlight from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
flashlight
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the flashlight emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path 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-.75m16.98 5.95l1.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"/><path d="M18.393 6.395v.001l.86.85c.29.29.425.676.408 1.058a7.78 7.78 0 0 1 2.061 6.024l7.075 7.075c1.987 1.987 1.964 5.22-.03 7.214s-5.227 2.017-7.214.03l-7.224-7.224a7.77 7.77 0 0 1-5.706-2.082a1.4 1.4 0 0 1-1.057-.408l-.86-.86a1.4 1.4 0 0 1 0-1.977l.5-.498c.296-1.291 1.607-3.285 3.517-5.195s3.904-3.221 5.195-3.518l.489-.489a1.41 1.41 0 0 1 1.985 0m-.704.71l-.003-.001a.41.41 0 0 0-.572 0l-9.7 9.7a.4.4 0 0 0 0 .562l.687.688L18.373 7.782zm-7.086 11.276a5.8 5.8 0 0 0 3.997 1.015l.478-.053l7.89 7.89c1.192 1.193 3.16 1.196 4.385-.03c1.226-1.226 1.223-3.193.03-4.386l-7.78-7.78l.08-.504a5.78 5.78 0 0 0-.983-4.249z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastFlashlight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path 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-.75m16.98 5.95l1.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"/><path d="M18.393 6.395v.001l.86.85c.29.29.425.676.408 1.058a7.78 7.78 0 0 1 2.061 6.024l7.075 7.075c1.987 1.987 1.964 5.22-.03 7.214s-5.227 2.017-7.214.03l-7.224-7.224a7.77 7.77 0 0 1-5.706-2.082a1.4 1.4 0 0 1-1.057-.408l-.86-.86a1.4 1.4 0 0 1 0-1.977l.5-.498c.296-1.291 1.607-3.285 3.517-5.195s3.904-3.221 5.195-3.518l.489-.489a1.41 1.41 0 0 1 1.985 0m-.704.71l-.003-.001a.41.41 0 0 0-.572 0l-9.7 9.7a.4.4 0 0 0 0 .562l.687.688L18.373 7.782zm-7.086 11.276a5.8 5.8 0 0 0 3.997 1.015l.478-.053l7.89 7.89c1.192 1.193 3.16 1.196 4.385-.03c1.226-1.226 1.223-3.193.03-4.386l-7.78-7.78l.08-.504a5.78 5.78 0 0 0-.983-4.249z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path 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-.75m16.98 5.95l1.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"/><path d="M18.393 6.395v.001l.86.85c.29.29.425.676.408 1.058a7.78 7.78 0 0 1 2.061 6.024l7.075 7.075c1.987 1.987 1.964 5.22-.03 7.214s-5.227 2.017-7.214.03l-7.224-7.224a7.77 7.77 0 0 1-5.706-2.082a1.4 1.4 0 0 1-1.057-.408l-.86-.86a1.4 1.4 0 0 1 0-1.977l.5-.498c.296-1.291 1.607-3.285 3.517-5.195s3.904-3.221 5.195-3.518l.489-.489a1.41 1.41 0 0 1 1.985 0m-.704.71l-.003-.001a.41.41 0 0 0-.572 0l-9.7 9.7a.4.4 0 0 0 0 .562l.687.688L18.373 7.782zm-7.086 11.276a5.8 5.8 0 0 0 3.997 1.015l.478-.053l7.89 7.89c1.192 1.193 3.16 1.196 4.385-.03c1.226-1.226 1.223-3.193.03-4.386l-7.78-7.78l.08-.504a5.78 5.78 0 0 0-.983-4.249z"/></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%22currentColor%22%3E%3Cpath%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-.75m16.98%205.95l1.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%3Cpath%20d%3D%22M18.393%206.395v.001l.86.85c.29.29.425.676.408%201.058a7.78%207.78%200%200%201%202.061%206.024l7.075%207.075c1.987%201.987%201.964%205.22-.03%207.214s-5.227%202.017-7.214.03l-7.224-7.224a7.77%207.77%200%200%201-5.706-2.082a1.4%201.4%200%200%201-1.057-.408l-.86-.86a1.4%201.4%200%200%201%200-1.977l.5-.498c.296-1.291%201.607-3.285%203.517-5.195s3.904-3.221%205.195-3.518l.489-.489a1.41%201.41%200%200%201%201.985%200m-.704.71l-.003-.001a.41.41%200%200%200-.572%200l-9.7%209.7a.4.4%200%200%200%200%20.562l.687.688L18.373%207.782zm-7.086%2011.276a5.8%205.8%200%200%200%203.997%201.015l.478-.053l7.89%207.89c1.192%201.193%203.16%201.196%204.385-.03c1.226-1.226%201.223-3.193.03-4.386l-7.78-7.78l.08-.504a5.78%205.78%200%200%200-.983-4.249z%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%22currentColor%22%3E%3Cpath%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-.75m16.98%205.95l1.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%3Cpath%20d%3D%22M18.393%206.395v.001l.86.85c.29.29.425.676.408%201.058a7.78%207.78%200%200%201%202.061%206.024l7.075%207.075c1.987%201.987%201.964%205.22-.03%207.214s-5.227%202.017-7.214.03l-7.224-7.224a7.77%207.77%200%200%201-5.706-2.082a1.4%201.4%200%200%201-1.057-.408l-.86-.86a1.4%201.4%200%200%201%200-1.977l.5-.498c.296-1.291%201.607-3.285%203.517-5.195s3.904-3.221%205.195-3.518l.489-.489a1.41%201.41%200%200%201%201.985%200m-.704.71l-.003-.001a.41.41%200%200%200-.572%200l-9.7%209.7a.4.4%200%200%200%200%20.562l.687.688L18.373%207.782zm-7.086%2011.276a5.8%205.8%200%200%200%203.997%201.015l.478-.053l7.89%207.89c1.192%201.193%203.16%201.196%204.385-.03c1.226-1.226%201.223-3.193.03-4.386l-7.78-7.78l.08-.504a5.78%205.78%200%200%200-.983-4.249z%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-high-contrast/flashlight.svg?color=%231a73e8&size=48