Database Zap Pixel Art Icon
A database with a lightning bolt for real-time data, fast queries, streaming databases, and high-performance storage.
Tags
databaseserverdatasqlzap
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Database Zap icon
A cylindrical database icon combined with a lightning or zap symbol, signaling speed, real-time capability, or high performance. Use it on 'Live data,' 'Streaming,' or 'Fast query' features in a developer dashboard, or next to connection settings for an in-memory or edge database. The zap distinguishes it from standard storage contexts. For slower, batch-oriented data operations where speed is not a selling point, the plain database icon avoids over-promising on performance.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/database-zap.svg" width="24" height="24" alt="Database Zap" />
<!-- React -->
import { DatabaseZap } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="database-zap.svg" width="48" height="48" style="image-rendering: pixelated" />