local status_ok, iconpicker = pcall(require, "icon-picker") if not status_ok then return end iconpicker.setup {}