data/icons.h: add NEUTRINO_ICON_LOADER

For usage as hint icon and indicator for detection as loader
graphic which will be replaced picon within info, message and hint boxes.
This commit is contained in:
2022-09-22 15:47:53 +02:00
parent 7ff4ca1e2f
commit f39af5ac77

View File

@@ -311,4 +311,7 @@
#define NEUTRINO_ICON_MARKER_DIALOG_OFF "marker_dialog_off"
#define NEUTRINO_ICON_MARKER_UPDATE_AVAILABLE "marker_update_available"
/* activity */
# define NEUTRINO_ICON_LOADER "hourglass"
#endif /* __gui_widget_icons_h__ */