Make icon factory thread-safe
By using a single immutable dictionary as source for icon ids, we ensure the coherence during the execution even if other calls are executed in parallel.
Closes #13033 (closed)
By using a single immutable dictionary as source for icon ids, we ensure the coherence during the execution even if other calls are executed in parallel.
Closes #13033 (closed)