diff --git a/Base/res/apps/Cube.af b/Base/res/apps/Cube.af index ef964269fc7..8020adc8f7b 100644 --- a/Base/res/apps/Cube.af +++ b/Base/res/apps/Cube.af @@ -5,3 +5,4 @@ Category=Demos [Icons] 16x16=/res/icons/16x16/app-cube.png +32x32=/res/icons/32x32/app-cube.png diff --git a/Base/res/icons/32x32/app-cube.png b/Base/res/icons/32x32/app-cube.png new file mode 100644 index 00000000000..59cfb475f36 Binary files /dev/null and b/Base/res/icons/32x32/app-cube.png differ