UI: new icon set by Andrzej Ambroz.

This is a monochrome icon set, with a more modern look and icons for
various features that did not have a proper icon before.
This commit is contained in:
2018-10-01 10:45:50 +02:00
parent 192a99f477
commit 2ac65f6153
987 changed files with 8593 additions and 88939 deletions

View File

@@ -36,7 +36,7 @@
/* and add/replace include of UI_resources.h by UI_interface_icons.h */
#define DEF_ICON(name) ICON_##name,
#define DEF_ICON_VECTOR(name) ICON_##name,
#define DEF_ICON_MONO(name) ICON_##name,
#define DEF_ICON_COLOR(name) ICON_##name,
#define DEF_ICON_BLANK(name) ICON_BLANK_##name,
typedef enum {
@@ -49,7 +49,7 @@ typedef enum {
#undef DEF_ICON
#undef DEF_ICON_VECTOR
#undef DEF_ICON_MONO
#undef DEF_ICON_COLOR
#undef DEF_ICON_BLANK
/* use to denote intentionally unset theme color */