File Flash Pixel Art Icon
A file icon with a lightning bolt for automated scripts, quick-execute files, flash-generation actions, and executable documents.
Tags
filepaperpageflash
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the File Flash icon
A document overlaid with a lightning bolt or flash symbol, suggesting speed, automation, or executable content. Use it on a 'Run script' button in a developer portal, a 'Flash-generate' document action in an AI writing tool, a 'Quick export' feature, or any file operation that happens instantly. The flash also works metaphorically for a file in a 'Flash drive' or storage context. For scheduled or timed executions, a clock-file variant communicates the delay more accurately.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/file-flash.svg" width="24" height="24" alt="File Flash" />
<!-- React -->
import { FileFlash } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="file-flash.svg" width="48" height="48" style="image-rendering: pixelated" />