diff --git a/Base/res/apps/Cube.af b/Base/res/apps/Cube.af index ef964269fc..8020adc8f7 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 0000000000..59cfb475f3 Binary files /dev/null and b/Base/res/icons/32x32/app-cube.png differ