Skip to content

setIcon

setIcon(store, path, emoji): Record<string, string>

Defined in: src/project-icons.ts:29

Patch a single project’s emoji ("" clears it), persist, and return the full map. New paths beyond MAX_ENTRIES (500) are silently ignored; existing paths always update.

IconStore

string

string

Record<string, string>