diff --git a/appinfo/app.php b/appinfo/app.php index dee9a8d..0c95bba 100644 --- a/appinfo/app.php +++ b/appinfo/app.php @@ -25,7 +25,7 @@ if (class_exists('\OCP\AppFramework\App')) { // the icon that will be shown in the navigation // this file needs to exist in img/ - 'icon' => \OCP\Util::imagePath('weather', 'app-icon.png'), + 'icon' => \OCP\Util::imagePath('weather', 'app.svg'), // the title of your application. This will be used in the // navigation or on the settings page of your app diff --git a/img/app-icon.png b/img/app-icon.png deleted file mode 100644 index a4cc366..0000000 Binary files a/img/app-icon.png and /dev/null differ diff --git a/img/app.svg b/img/app.svg index 4c8bb1b..9ad8dc0 100644 --- a/img/app.svg +++ b/img/app.svg @@ -1,7 +1,23 @@ - - - - - - \ No newline at end of file + + +