flashlight icon
flashlight from IconPark by ByteDance · Color · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- flashlight
- Set
- IconPark
- Style
- Color
- Category
- Hardware
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
flashlightAkar IconsflashlightEmoji One (Colored)flashlight-16-filledFluent UI System IconsflashlightFluent EmojiflashlightFluent Emoji FlatflashlightFluent Emoji High ContrastflashlightHuge IconsflashlightIconPark OutlineflashlightIconPark SolidflashlightIconPark TwoToneflashlightIonIconsflashlightLucideflashlightMaterial Design Iconsflashlight-fillMingCute IconflashlightNoto EmojiflashlightOpenMojiflashlightPhosphorflashlight-fillRemix Iconflashlight-boldSolarflashlightStreamline EmojisflashlightTDesign IconsflashlightTwitter Emoji
More hardware icons from IconPark
Use the flashlight icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M17 22.1961C17 22.0726 16.9419 21.9564 16.8431 21.8824C11.9058 18.1793 9 12.3678 9 6.19608L9 4H39V6.19608C39 12.3678 36.0942 18.1793 31.1569 21.8824C31.0581 21.9564 31 22.0726 31 22.1961V44H17V22.1961Z"/><path stroke="#fff" stroke-linecap="round" d="M38 11H10"/><path stroke="#fff" stroke-linecap="round" d="M24 28.0083V32.0083"/><path stroke="#000" stroke-linecap="round" d="M17 22V22C11.9639 18.2229 9 12.2951 9 6L9 4"/><path stroke="#000" stroke-linecap="round" d="M39 4V6C39 12.2951 36.0361 18.2229 31 22V22"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkFlashlight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" d="M17 22.1961C17 22.0726 16.9419 21.9564 16.8431 21.8824C11.9058 18.1793 9 12.3678 9 6.19608L9 4H39V6.19608C39 12.3678 36.0942 18.1793 31.1569 21.8824C31.0581 21.9564 31 22.0726 31 22.1961V44H17V22.1961Z"/><path stroke="#fff" strokeLinecap="round" d="M38 11H10"/><path stroke="#fff" strokeLinecap="round" d="M24 28.0083V32.0083"/><path stroke="#000" strokeLinecap="round" d="M17 22V22C11.9639 18.2229 9 12.2951 9 6L9 4"/><path stroke="#000" strokeLinecap="round" d="M39 4V6C39 12.2951 36.0361 18.2229 31 22V22"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M17 22.1961C17 22.0726 16.9419 21.9564 16.8431 21.8824C11.9058 18.1793 9 12.3678 9 6.19608L9 4H39V6.19608C39 12.3678 36.0942 18.1793 31.1569 21.8824C31.0581 21.9564 31 22.0726 31 22.1961V44H17V22.1961Z"/><path stroke="#fff" stroke-linecap="round" d="M38 11H10"/><path stroke="#fff" stroke-linecap="round" d="M24 28.0083V32.0083"/><path stroke="#000" stroke-linecap="round" d="M17 22V22C11.9639 18.2229 9 12.2951 9 6L9 4"/><path stroke="#000" stroke-linecap="round" d="M39 4V6C39 12.2951 36.0361 18.2229 31 22V22"/></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M17%2022.1961C17%2022.0726%2016.9419%2021.9564%2016.8431%2021.8824C11.9058%2018.1793%209%2012.3678%209%206.19608L9%204H39V6.19608C39%2012.3678%2036.0942%2018.1793%2031.1569%2021.8824C31.0581%2021.9564%2031%2022.0726%2031%2022.1961V44H17V22.1961Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M38%2011H10%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2028.0083V32.0083%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M17%2022V22C11.9639%2018.2229%209%2012.2951%209%206L9%204%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M39%204V6C39%2012.2951%2036.0361%2018.2229%2031%2022V22%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M17%2022.1961C17%2022.0726%2016.9419%2021.9564%2016.8431%2021.8824C11.9058%2018.1793%209%2012.3678%209%206.19608L9%204H39V6.19608C39%2012.3678%2036.0942%2018.1793%2031.1569%2021.8824C31.0581%2021.9564%2031%2022.0726%2031%2022.1961V44H17V22.1961Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M38%2011H10%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2028.0083V32.0083%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M17%2022V22C11.9639%2018.2229%209%2012.2951%209%206L9%204%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M39%204V6C39%2012.2951%2036.0361%2018.2229%2031%2022V22%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/flashlight.svg?color=%231a73e8&size=48