type icon, font awesome performance

Support General type icon, font awesome performance

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #46180
    devlabordevlabor
    Participant

    Hello,
    i am using the type icon and when the icons are loaded from the icons.json it takes a long time.
    Is it possible to improve the performance and that its not loading everything at once? This is with font-awesome icons.

    [
                            'name' => __('Icon'),
                            'id' => CHILD_THEME_PREFIX . 'open_air_icon',
                            'type' => 'icon',
                            'icon_set' => 'font-awesome-pro',
                            'icon_file' => get_theme_file_path('assets/icons.json'),
                        ],

    Greetings
    Moritz

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.