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)
This instance will be upgraded to Heptapod 17.5.3 on 2024-12-12 between 10:00 and 11:00 UTC+1
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)