diff --git a/web/documentserver-example/csharp-mvc/Content/images/cell.ico b/web/documentserver-example/csharp-mvc/Content/images/cell.ico index 736cdffc..1830f215 100644 Binary files a/web/documentserver-example/csharp-mvc/Content/images/cell.ico and b/web/documentserver-example/csharp-mvc/Content/images/cell.ico differ diff --git a/web/documentserver-example/csharp-mvc/Content/images/pdf.ico b/web/documentserver-example/csharp-mvc/Content/images/pdf.ico index 356c4fa7..1a6001a1 100644 Binary files a/web/documentserver-example/csharp-mvc/Content/images/pdf.ico and b/web/documentserver-example/csharp-mvc/Content/images/pdf.ico differ diff --git a/web/documentserver-example/csharp-mvc/Content/images/slide.ico b/web/documentserver-example/csharp-mvc/Content/images/slide.ico index fd02990e..94e6841b 100644 Binary files a/web/documentserver-example/csharp-mvc/Content/images/slide.ico and b/web/documentserver-example/csharp-mvc/Content/images/slide.ico differ diff --git a/web/documentserver-example/csharp-mvc/Content/images/word.ico b/web/documentserver-example/csharp-mvc/Content/images/word.ico index 51e0c7fb..01d89084 100644 Binary files a/web/documentserver-example/csharp-mvc/Content/images/word.ico and b/web/documentserver-example/csharp-mvc/Content/images/word.ico differ diff --git a/web/documentserver-example/csharp/App_Themes/images/cell.ico b/web/documentserver-example/csharp/App_Themes/images/cell.ico index 736cdffc..1830f215 100644 Binary files a/web/documentserver-example/csharp/App_Themes/images/cell.ico and b/web/documentserver-example/csharp/App_Themes/images/cell.ico differ diff --git a/web/documentserver-example/csharp/App_Themes/images/pdf.ico b/web/documentserver-example/csharp/App_Themes/images/pdf.ico index 356c4fa7..1a6001a1 100644 Binary files a/web/documentserver-example/csharp/App_Themes/images/pdf.ico and b/web/documentserver-example/csharp/App_Themes/images/pdf.ico differ diff --git a/web/documentserver-example/csharp/App_Themes/images/slide.ico b/web/documentserver-example/csharp/App_Themes/images/slide.ico index fd02990e..94e6841b 100644 Binary files a/web/documentserver-example/csharp/App_Themes/images/slide.ico and b/web/documentserver-example/csharp/App_Themes/images/slide.ico differ diff --git a/web/documentserver-example/csharp/App_Themes/images/word.ico b/web/documentserver-example/csharp/App_Themes/images/word.ico index 51e0c7fb..01d89084 100644 Binary files a/web/documentserver-example/csharp/App_Themes/images/word.ico and b/web/documentserver-example/csharp/App_Themes/images/word.ico differ diff --git a/web/documentserver-example/java-spring/src/main/resources/static/css/img/cell.ico b/web/documentserver-example/java-spring/src/main/resources/static/css/img/cell.ico index 736cdffc..1830f215 100755 Binary files a/web/documentserver-example/java-spring/src/main/resources/static/css/img/cell.ico and b/web/documentserver-example/java-spring/src/main/resources/static/css/img/cell.ico differ diff --git a/web/documentserver-example/java-spring/src/main/resources/static/css/img/pdf.ico b/web/documentserver-example/java-spring/src/main/resources/static/css/img/pdf.ico index 356c4fa7..1a6001a1 100644 Binary files a/web/documentserver-example/java-spring/src/main/resources/static/css/img/pdf.ico and b/web/documentserver-example/java-spring/src/main/resources/static/css/img/pdf.ico differ diff --git a/web/documentserver-example/java-spring/src/main/resources/static/css/img/slide.ico b/web/documentserver-example/java-spring/src/main/resources/static/css/img/slide.ico index fd02990e..94e6841b 100755 Binary files a/web/documentserver-example/java-spring/src/main/resources/static/css/img/slide.ico and b/web/documentserver-example/java-spring/src/main/resources/static/css/img/slide.ico differ diff --git a/web/documentserver-example/java-spring/src/main/resources/static/css/img/word.ico b/web/documentserver-example/java-spring/src/main/resources/static/css/img/word.ico index 51e0c7fb..01d89084 100755 Binary files a/web/documentserver-example/java-spring/src/main/resources/static/css/img/word.ico and b/web/documentserver-example/java-spring/src/main/resources/static/css/img/word.ico differ diff --git a/web/documentserver-example/java/src/main/webapp/css/img/cell.ico b/web/documentserver-example/java/src/main/webapp/css/img/cell.ico index 736cdffc..1830f215 100644 Binary files a/web/documentserver-example/java/src/main/webapp/css/img/cell.ico and b/web/documentserver-example/java/src/main/webapp/css/img/cell.ico differ diff --git a/web/documentserver-example/java/src/main/webapp/css/img/pdf.ico b/web/documentserver-example/java/src/main/webapp/css/img/pdf.ico index 356c4fa7..1a6001a1 100644 Binary files a/web/documentserver-example/java/src/main/webapp/css/img/pdf.ico and b/web/documentserver-example/java/src/main/webapp/css/img/pdf.ico differ diff --git a/web/documentserver-example/java/src/main/webapp/css/img/slide.ico b/web/documentserver-example/java/src/main/webapp/css/img/slide.ico index fd02990e..94e6841b 100644 Binary files a/web/documentserver-example/java/src/main/webapp/css/img/slide.ico and b/web/documentserver-example/java/src/main/webapp/css/img/slide.ico differ diff --git a/web/documentserver-example/java/src/main/webapp/css/img/word.ico b/web/documentserver-example/java/src/main/webapp/css/img/word.ico index 51e0c7fb..01d89084 100644 Binary files a/web/documentserver-example/java/src/main/webapp/css/img/word.ico and b/web/documentserver-example/java/src/main/webapp/css/img/word.ico differ diff --git a/web/documentserver-example/nodejs/public/images/cell.ico b/web/documentserver-example/nodejs/public/images/cell.ico index 736cdffc..1830f215 100644 Binary files a/web/documentserver-example/nodejs/public/images/cell.ico and b/web/documentserver-example/nodejs/public/images/cell.ico differ diff --git a/web/documentserver-example/nodejs/public/images/pdf.ico b/web/documentserver-example/nodejs/public/images/pdf.ico index 356c4fa7..1a6001a1 100644 Binary files a/web/documentserver-example/nodejs/public/images/pdf.ico and b/web/documentserver-example/nodejs/public/images/pdf.ico differ diff --git a/web/documentserver-example/nodejs/public/images/slide.ico b/web/documentserver-example/nodejs/public/images/slide.ico index fd02990e..94e6841b 100644 Binary files a/web/documentserver-example/nodejs/public/images/slide.ico and b/web/documentserver-example/nodejs/public/images/slide.ico differ diff --git a/web/documentserver-example/nodejs/public/images/word.ico b/web/documentserver-example/nodejs/public/images/word.ico index 51e0c7fb..01d89084 100644 Binary files a/web/documentserver-example/nodejs/public/images/word.ico and b/web/documentserver-example/nodejs/public/images/word.ico differ diff --git a/web/documentserver-example/php/assets/images/cell.ico b/web/documentserver-example/php/assets/images/cell.ico index 736cdffc..1830f215 100644 Binary files a/web/documentserver-example/php/assets/images/cell.ico and b/web/documentserver-example/php/assets/images/cell.ico differ diff --git a/web/documentserver-example/php/assets/images/pdf.ico b/web/documentserver-example/php/assets/images/pdf.ico index 356c4fa7..1a6001a1 100644 Binary files a/web/documentserver-example/php/assets/images/pdf.ico and b/web/documentserver-example/php/assets/images/pdf.ico differ diff --git a/web/documentserver-example/php/assets/images/slide.ico b/web/documentserver-example/php/assets/images/slide.ico index fd02990e..94e6841b 100644 Binary files a/web/documentserver-example/php/assets/images/slide.ico and b/web/documentserver-example/php/assets/images/slide.ico differ diff --git a/web/documentserver-example/php/assets/images/word.ico b/web/documentserver-example/php/assets/images/word.ico index 51e0c7fb..01d89084 100644 Binary files a/web/documentserver-example/php/assets/images/word.ico and b/web/documentserver-example/php/assets/images/word.ico differ diff --git a/web/documentserver-example/python/static/images/cell.ico b/web/documentserver-example/python/static/images/cell.ico index 736cdffc..1830f215 100644 Binary files a/web/documentserver-example/python/static/images/cell.ico and b/web/documentserver-example/python/static/images/cell.ico differ diff --git a/web/documentserver-example/python/static/images/pdf.ico b/web/documentserver-example/python/static/images/pdf.ico index 356c4fa7..1a6001a1 100644 Binary files a/web/documentserver-example/python/static/images/pdf.ico and b/web/documentserver-example/python/static/images/pdf.ico differ diff --git a/web/documentserver-example/python/static/images/slide.ico b/web/documentserver-example/python/static/images/slide.ico index fd02990e..94e6841b 100644 Binary files a/web/documentserver-example/python/static/images/slide.ico and b/web/documentserver-example/python/static/images/slide.ico differ diff --git a/web/documentserver-example/python/static/images/word.ico b/web/documentserver-example/python/static/images/word.ico index 51e0c7fb..01d89084 100644 Binary files a/web/documentserver-example/python/static/images/word.ico and b/web/documentserver-example/python/static/images/word.ico differ diff --git a/web/documentserver-example/ruby/app/assets/images/cell.ico b/web/documentserver-example/ruby/app/assets/images/cell.ico index 736cdffc..1830f215 100644 Binary files a/web/documentserver-example/ruby/app/assets/images/cell.ico and b/web/documentserver-example/ruby/app/assets/images/cell.ico differ diff --git a/web/documentserver-example/ruby/app/assets/images/pdf.ico b/web/documentserver-example/ruby/app/assets/images/pdf.ico index 356c4fa7..1a6001a1 100644 Binary files a/web/documentserver-example/ruby/app/assets/images/pdf.ico and b/web/documentserver-example/ruby/app/assets/images/pdf.ico differ diff --git a/web/documentserver-example/ruby/app/assets/images/slide.ico b/web/documentserver-example/ruby/app/assets/images/slide.ico index fd02990e..94e6841b 100644 Binary files a/web/documentserver-example/ruby/app/assets/images/slide.ico and b/web/documentserver-example/ruby/app/assets/images/slide.ico differ diff --git a/web/documentserver-example/ruby/app/assets/images/word.ico b/web/documentserver-example/ruby/app/assets/images/word.ico index 51e0c7fb..01d89084 100644 Binary files a/web/documentserver-example/ruby/app/assets/images/word.ico and b/web/documentserver-example/ruby/app/assets/images/word.ico differ