The NeuroSpark mascot — a sticker pack for your terminal, chats, and decks.
24 expressions · SVG (vector) · transparent PNG · animated GIF
· by NeuroSpark
Sparky (小焱) is NeuroSpark's mascot — a green circuit-board creature with flame spikes, built to make inference infrastructure feel a little more alive. He ships in three packs:
| Pack | Count | Vibe |
|---|---|---|
| Sparky 1.0 | 10 | The basics — hi, thinking, thumbs up, running, charging |
| Sparky AI 1.0 | 8 | Infra & AI in-jokes — hallucinating, on-call, vibecoding, TTFT |
| Sparky 2.0 | 6 | Chat reactions — 牛逼, 666, hahaha, angry, yep, thanks |
Every expression is available as .svg (infinite scale), .png (transparent, 480×376),
and .gif (animated).
GIFs animate on GitHub. Click any sticker name in the full list for the static + vector versions.
![]() wave_hi |
![]() think_en |
![]() think_cn |
![]() jump_yayyy |
![]() run_bye |
![]() run_cn |
thumbsup |
![]() ok |
![]() murmur |
![]() charge |
![]() hallucinate |
![]() oncall |
![]() vibecoding |
![]() quantized |
![]() loadbalance |
![]() multigpu |
![]() ttft |
![]() batching |
![]() niubi · 牛逼 |
![]() 666 |
![]() hahaha |
![]() angry |
![]() yep |
![]() thanks |
One sticker — grab any file from stickers/:
stickers/svg/— vector source, scales to any size (print, web, large displays)stickers/png/— transparent background, 480×376, drop into Slack / decks / docsstickers/gif/— animated, for chat reactions and the web
The whole pack — clone or download the repo:
git clone https://github.com/Neuro-Spark-AI/sparky.gitSlack emoji — upload any PNG/GIF under Customize → Add emoji. Suggested names match the
filenames, e.g. :sparky-vibecoding:, :sparky-666:.
WeChat / Telegram sticker pack — the transparent PNGs (512px export recommended) work directly as sticker assets.
| # | Name | Use when | Files |
|---|---|---|---|
| 01 | wave_hi | Greeting / startup | svg · png · gif |
| 02 | think_en | Thinking (EN) | svg · png · gif |
| 03 | think_cn | Thinking (中文) | svg · png · gif |
| 04 | jump_yayyy | Success / celebration | svg · png · gif |
| 05 | run_bye | Leaving / shutdown | svg · png · gif |
| 06 | run_cn | Running (中文) | svg · png · gif |
| 07 | thumbsup | Approval | svg · png · gif |
| 08 | ok | Confirmation | svg · png · gif |
| 09 | murmur | Idle / sleepy | svg · png · gif |
| 10 | charge | Fast / charging up | svg · png · gif |
| 11 | hallucinate | Model hallucination | svg · png · gif |
| 12 | oncall | On-call / tired | svg · png · gif |
| 13 | vibecoding | Coding mode | svg · png · gif |
| 14 | quantized | Quantization joke | svg · png · gif |
| 15 | loadbalance | Load balancing | svg · png · gif |
| 16 | multigpu | Multi-GPU | svg · png · gif |
| 17 | ttft | Time-to-first-token | svg · png · gif |
| 18 | batching | Request batching | svg · png · gif |
| 20 | niubi | 牛逼 / awesome | svg · png · gif |
| 21 | 666 | 666 / nicely done | svg · png · gif |
| 22 | hahaha | Laughing | svg · png · gif |
| 23 | angry | Frustration / error | svg · png · gif |
| 24 | yep | Nodding / agree | svg · png · gif |
| 25 | thanks | Gratitude | svg · png · gif |
sparky/
├── stickers/
│ ├── svg/ ← 24 vector sources
│ ├── png/ ← 24 transparent PNGs (480×376)
│ └── gif/ ← 24 animated GIFs
├── tools/
│ └── gen_sparky.py ← generator script
├── BRAND.md ← colors, spacing, do's & don'ts
├── LICENSE
└── README.md
See BRAND.md before using Sparky in anything public.






















