Add settings form to Iconify Icons Provider submodule
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3480854. --> Reported by: [gxleano](https://www.drupal.org/user/3591999) Related to !23 !22 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>We are encountering performance issues when loading all icon packs from Iconify as a provider. This is due to how the UI Icons module processes and generates icons in bulk. To address this, we have implemented a settings form that allows users to selectively enable specific icon collections for the provider, helping to reduce the load and improve performance.</p> <p>This is something that should be handle in UI Icons, but we can keep this as temporary solution.</p> > Related issue: [Issue #3471494](https://www.drupal.org/node/3471494)
issue