Skip to content
IconMind

Memory icons

16 icons carry the tag memory, across Agents, Developer Tools, DevOps and AI & LLM. Agent context, CPU offload, Episodic memory and 13 more — each in outline and duotone at three weights, with the code for React, Vue, Svelte, Flutter and more.

The 16 memory icons, described

Agent contextagent-context
An agent beside a pair of brackets — the context window an agent carries into each step.
CPU offloadcpu-offload
CPU offload — what the card cannot hold spills down into system RAM.
Episodic memoryepisodic-memory
Notes beside a clock — what an agent remembers happening, and when.
GC cyclegc-cycle
A GC cycle — the garbage collector making its rounds and sweeping memory.
GC pausegc-pause
A GC pause — everything stops while the garbage collector runs, a latency spike.
Heapheap
The heap — where objects are allocated in memory while a program runs.
Heap snapshotheap-snapshot
A heap snapshot — the memory photographed mid-thought to find what is holding on.
KV evictkv-evict
KV evict — the attention cache lets its oldest entries go to make room.
Memory consolidatememory-consolidate
Several notes folding into one compact memory — consolidating what an agent has learned.
Memory loadmemory-load
An arrow leaving stored notes — an agent loading something from memory.
Memory savememory-save
An arrow writing into stored notes — an agent saving something to memory.
Memory searchmemory-search
A magnifying glass over stored notes — searching an agent's memory.
Procedural memoryprocedural-memory
Notes beside a play button — the procedures an agent remembers how to run.
Semantic memorysemantic-memory
Notes beside a model core — the facts and concepts an agent keeps as memory.
VRAMvram
VRAM — the memory on the graphics card that a model has to fit in to run.
VRAM fullvram-full
VRAM full — the model does not fit, out of memory on the card.

In code, each is one import — import { AgentContext } from "@iconmind/react/icons/agent-context" — and the same name in Vue, Svelte, Solid, Preact, React Native, Astro, Blade and Flutter.

Tags these icons also carry

Every memory icon, free to ship

16 of 2,437 icons compiled from one grid — outline and duotone, three weights, every cell generated rather than redrawn. MIT licensed: commercial use, no attribution, no seat count.