summaryrefslogtreecommitdiffstats
path: root/apps/recorder/icons.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/icons.c')
-rw-r--r--apps/recorder/icons.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/recorder/icons.c b/apps/recorder/icons.c
index 22233b6c84..f1aa0aaab2 100644
--- a/apps/recorder/icons.c
+++ b/apps/recorder/icons.c
@@ -64,6 +64,8 @@ unsigned char bitmap_icons_6x8[LastIcon][6] =
{ 0x00, 0x1c, 0x3e, 0x3e, 0x3e, 0x1c },
/* Cursor / Marker */
{ 0x3e, 0x1c, 0x08, 0x00, 0x00, 0x00 },
+ /* WPS file */
+ { 0x03, 0x3a, 0x9b, 0xe0, 0x20, 0x00 },
};
static unsigned char bitmap_icon_7x8[][7] =