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.
Parameters
Section titled “Parameters”IconStore
string
string
Returns
Section titled “Returns”Record<string, string>