The HugeIcons flashlight icon depicts a portable, handheld light source and is typically used to represent features related to searching, illuminating, or revealing information.
Common uses
- Search functionality
- Toggleable light/dark mode
- Reveal hidden content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FlashlightIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FlashlightIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- lighttorchsearchspotlight
FAQ
- What is the flashlight icon used for?
- It's commonly used for search functions, toggling visibility, or indicating a feature that illuminates or reveals something.
- How do I use the FlashlightIcon in React?
- Import both HugeiconsIcon and FlashlightIcon, then render it using <HugeiconsIcon icon={FlashlightIcon} />.
- What is the license for this icon?
- The HugeIcons flashlight icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.