From f2afccfd569b7c6de0234514a321409dc238dc2a Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 17 Apr 2023 10:53:46 +0200 Subject: fix(assets): Optimize SVGs with scour 0.38.2 Signed-off-by: Joas Schilling --- apps/comments/img/comments.svg | 2 +- apps/dashboard/img/dashboard.svg | 2 +- apps/dav/img/calendar.svg | 2 +- apps/dav/img/schedule.svg | 2 +- apps/encryption/img/app.svg | 2 +- apps/federatedfilesharing/img/social-diaspora.svg | 2 +- apps/federatedfilesharing/img/social-facebook.svg | 2 +- apps/federatedfilesharing/img/social-twitter.svg | 2 +- apps/federation/img/app.svg | 2 +- apps/files/img/add-color.svg | 2 +- apps/files/img/app.svg | 2 +- apps/files/img/change.svg | 2 +- apps/files/img/computer.svg | 2 +- apps/files/img/delete-color.svg | 2 +- apps/files/img/delete.svg | 2 +- apps/files/img/external.svg | 2 +- apps/files/img/folder.svg | 2 +- apps/files/img/public.svg | 2 +- apps/files/img/recent.svg | 2 +- apps/files/img/share.svg | 2 +- apps/files/img/star.svg | 2 +- apps/files_external/img/app-dark.svg | 2 +- apps/files_external/img/app.svg | 2 +- apps/files_sharing/img/app.svg | 2 +- apps/files_trashbin/img/app.svg | 2 +- apps/files_versions/img/app.svg | 2 +- apps/provisioning_api/img/app.svg | 2 +- apps/settings/img/admin.svg | 2 +- apps/settings/img/apps.svg | 2 +- apps/settings/img/change.svg | 2 +- apps/settings/img/help.svg | 2 +- apps/settings/img/password.svg | 2 +- apps/settings/img/personal.svg | 2 +- apps/settings/img/share.svg | 2 +- apps/settings/img/toggle-filelist.svg | 2 +- apps/settings/img/users.svg | 2 +- apps/sharebymail/img/app.svg | 2 +- apps/systemtags/img/app.svg | 2 +- apps/testing/img/app.svg | 2 +- apps/theming/img/accessibility-dark.svg | 44 +---------------------- apps/theming/img/app-dark.svg | 2 +- apps/theming/img/app.svg | 2 +- apps/theming/img/default-source.svg | 14 +------- apps/updatenotification/img/app.svg | 2 +- apps/updatenotification/img/notification.svg | 2 +- apps/user_ldap/img/app-dark.svg | 5 +-- apps/user_ldap/img/app.svg | 2 +- apps/user_ldap/img/copy.svg | 12 +------ apps/user_status/img/app-dark.svg | 2 +- apps/user_status/img/app.svg | 2 +- apps/weather_status/img/app-dark.svg | 2 +- apps/weather_status/img/app.svg | 2 +- apps/weather_status/img/cloud-cloud.svg | 2 +- apps/weather_status/img/cloud-dots.svg | 2 +- apps/weather_status/img/cross.svg | 2 +- apps/weather_status/img/drop.svg | 2 +- apps/weather_status/img/fog.svg | 2 +- apps/weather_status/img/half-sun.svg | 2 +- apps/weather_status/img/heavy-rain.svg | 2 +- apps/weather_status/img/light-rain.svg | 2 +- apps/weather_status/img/moon-cloud-heavy-rain.svg | 2 +- apps/weather_status/img/moon-cloud-light-rain.svg | 2 +- apps/weather_status/img/moon-cloud-rain.svg | 2 +- apps/weather_status/img/moon-cloud.svg | 2 +- apps/weather_status/img/moon-small-cloud.svg | 2 +- apps/weather_status/img/moon.svg | 2 +- apps/weather_status/img/rain.svg | 2 +- apps/weather_status/img/snow.svg | 2 +- apps/weather_status/img/sun-cloud-heavy-rain.svg | 2 +- apps/weather_status/img/sun-cloud-light-rain.svg | 2 +- apps/weather_status/img/sun-cloud-rain.svg | 2 +- apps/weather_status/img/sun-cloud.svg | 2 +- apps/weather_status/img/sun-small-cloud.svg | 2 +- apps/weather_status/img/sun.svg | 2 +- apps/weather_status/img/thunder.svg | 2 +- apps/weather_status/img/umbrella.svg | 2 +- 76 files changed, 76 insertions(+), 143 deletions(-) (limited to 'apps') diff --git a/apps/comments/img/comments.svg b/apps/comments/img/comments.svg index 81c7155ac4f..679ba12bb57 100644 --- a/apps/comments/img/comments.svg +++ b/apps/comments/img/comments.svg @@ -1 +1 @@ - + diff --git a/apps/dashboard/img/dashboard.svg b/apps/dashboard/img/dashboard.svg index f37d13d38f4..4d7d106ec77 100644 --- a/apps/dashboard/img/dashboard.svg +++ b/apps/dashboard/img/dashboard.svg @@ -1 +1 @@ - + diff --git a/apps/dav/img/calendar.svg b/apps/dav/img/calendar.svg index fed04535dab..252efb5d681 100644 --- a/apps/dav/img/calendar.svg +++ b/apps/dav/img/calendar.svg @@ -1 +1 @@ - + diff --git a/apps/dav/img/schedule.svg b/apps/dav/img/schedule.svg index 0d632671fb1..23de1d12381 100644 --- a/apps/dav/img/schedule.svg +++ b/apps/dav/img/schedule.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/encryption/img/app.svg b/apps/encryption/img/app.svg index d99aa6f578e..15454b614e5 100644 --- a/apps/encryption/img/app.svg +++ b/apps/encryption/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/federatedfilesharing/img/social-diaspora.svg b/apps/federatedfilesharing/img/social-diaspora.svg index af7d1847822..dacb4b2cecd 100644 --- a/apps/federatedfilesharing/img/social-diaspora.svg +++ b/apps/federatedfilesharing/img/social-diaspora.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/federatedfilesharing/img/social-facebook.svg b/apps/federatedfilesharing/img/social-facebook.svg index 4d15dc39c03..56016393cfc 100644 --- a/apps/federatedfilesharing/img/social-facebook.svg +++ b/apps/federatedfilesharing/img/social-facebook.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/federatedfilesharing/img/social-twitter.svg b/apps/federatedfilesharing/img/social-twitter.svg index b51959ec47e..4ed01ff549b 100644 --- a/apps/federatedfilesharing/img/social-twitter.svg +++ b/apps/federatedfilesharing/img/social-twitter.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/federation/img/app.svg b/apps/federation/img/app.svg index d019883ac9b..b6d551fa688 100644 --- a/apps/federation/img/app.svg +++ b/apps/federation/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/files/img/add-color.svg b/apps/files/img/add-color.svg index cb4596ac1e5..3cd2c61726b 100644 --- a/apps/files/img/add-color.svg +++ b/apps/files/img/add-color.svg @@ -1 +1 @@ - + diff --git a/apps/files/img/app.svg b/apps/files/img/app.svg index 38cefae2e84..0d0c5c0428e 100644 --- a/apps/files/img/app.svg +++ b/apps/files/img/app.svg @@ -1 +1 @@ - + diff --git a/apps/files/img/change.svg b/apps/files/img/change.svg index 12071422b7f..9a151642ed2 100644 --- a/apps/files/img/change.svg +++ b/apps/files/img/change.svg @@ -1 +1 @@ - + diff --git a/apps/files/img/computer.svg b/apps/files/img/computer.svg index d7da7d4e3ee..c5cbf81b37d 100644 --- a/apps/files/img/computer.svg +++ b/apps/files/img/computer.svg @@ -1 +1 @@ - + diff --git a/apps/files/img/delete-color.svg b/apps/files/img/delete-color.svg index 72aed6b937d..4faed7ef9a1 100644 --- a/apps/files/img/delete-color.svg +++ b/apps/files/img/delete-color.svg @@ -1 +1 @@ - + diff --git a/apps/files/img/delete.svg b/apps/files/img/delete.svg index 53f0b020eb9..5f40f94eaee 100644 --- a/apps/files/img/delete.svg +++ b/apps/files/img/delete.svg @@ -1 +1 @@ - + diff --git a/apps/files/img/external.svg b/apps/files/img/external.svg index 7a28d53f7a7..9653fd9db7a 100644 --- a/apps/files/img/external.svg +++ b/apps/files/img/external.svg @@ -1 +1 @@ - + diff --git a/apps/files/img/folder.svg b/apps/files/img/folder.svg index 15365027902..c3ad7028f9a 100644 --- a/apps/files/img/folder.svg +++ b/apps/files/img/folder.svg @@ -1 +1 @@ - + diff --git a/apps/files/img/public.svg b/apps/files/img/public.svg index 6ed1ade02dd..b900cd4a75d 100644 --- a/apps/files/img/public.svg +++ b/apps/files/img/public.svg @@ -1 +1 @@ - + diff --git a/apps/files/img/recent.svg b/apps/files/img/recent.svg index 8021bc4bb71..d50e1e1eda8 100644 --- a/apps/files/img/recent.svg +++ b/apps/files/img/recent.svg @@ -1 +1 @@ - + diff --git a/apps/files/img/share.svg b/apps/files/img/share.svg index 014392d5a57..06a8d313f64 100644 --- a/apps/files/img/share.svg +++ b/apps/files/img/share.svg @@ -1 +1 @@ - + diff --git a/apps/files/img/star.svg b/apps/files/img/star.svg index 16a7ac53ba7..8a2c0d6deff 100644 --- a/apps/files/img/star.svg +++ b/apps/files/img/star.svg @@ -1 +1 @@ - + diff --git a/apps/files_external/img/app-dark.svg b/apps/files_external/img/app-dark.svg index 157af238eeb..3845f608193 100644 --- a/apps/files_external/img/app-dark.svg +++ b/apps/files_external/img/app-dark.svg @@ -1 +1 @@ - + diff --git a/apps/files_external/img/app.svg b/apps/files_external/img/app.svg index c4790fe33ca..fe6f8fb56a5 100644 --- a/apps/files_external/img/app.svg +++ b/apps/files_external/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/files_sharing/img/app.svg b/apps/files_sharing/img/app.svg index 869373adde6..ad0fea0633a 100644 --- a/apps/files_sharing/img/app.svg +++ b/apps/files_sharing/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/files_trashbin/img/app.svg b/apps/files_trashbin/img/app.svg index c1c1140fd85..33fcdaa005a 100644 --- a/apps/files_trashbin/img/app.svg +++ b/apps/files_trashbin/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/files_versions/img/app.svg b/apps/files_versions/img/app.svg index e7dba1e9286..6616ce7cc4e 100644 --- a/apps/files_versions/img/app.svg +++ b/apps/files_versions/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/provisioning_api/img/app.svg b/apps/provisioning_api/img/app.svg index 7ef7f086921..b127bca1896 100644 --- a/apps/provisioning_api/img/app.svg +++ b/apps/provisioning_api/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/settings/img/admin.svg b/apps/settings/img/admin.svg index 750ac552933..806b7772ed0 100644 --- a/apps/settings/img/admin.svg +++ b/apps/settings/img/admin.svg @@ -1 +1 @@ - + diff --git a/apps/settings/img/apps.svg b/apps/settings/img/apps.svg index 130516e99d2..8c3c8048097 100644 --- a/apps/settings/img/apps.svg +++ b/apps/settings/img/apps.svg @@ -1 +1 @@ - + diff --git a/apps/settings/img/change.svg b/apps/settings/img/change.svg index 12071422b7f..9a151642ed2 100644 --- a/apps/settings/img/change.svg +++ b/apps/settings/img/change.svg @@ -1 +1 @@ - + diff --git a/apps/settings/img/help.svg b/apps/settings/img/help.svg index e42c0ee3089..daa8924da03 100644 --- a/apps/settings/img/help.svg +++ b/apps/settings/img/help.svg @@ -1 +1 @@ - + diff --git a/apps/settings/img/password.svg b/apps/settings/img/password.svg index edd1edf6c03..770fd4e3adf 100644 --- a/apps/settings/img/password.svg +++ b/apps/settings/img/password.svg @@ -1 +1 @@ - + diff --git a/apps/settings/img/personal.svg b/apps/settings/img/personal.svg index 91097e5cd71..5183bd4bae7 100644 --- a/apps/settings/img/personal.svg +++ b/apps/settings/img/personal.svg @@ -1 +1 @@ - + diff --git a/apps/settings/img/share.svg b/apps/settings/img/share.svg index 014392d5a57..06a8d313f64 100644 --- a/apps/settings/img/share.svg +++ b/apps/settings/img/share.svg @@ -1 +1 @@ - + diff --git a/apps/settings/img/toggle-filelist.svg b/apps/settings/img/toggle-filelist.svg index 16ebc047f8c..2d6ddceddd8 100644 --- a/apps/settings/img/toggle-filelist.svg +++ b/apps/settings/img/toggle-filelist.svg @@ -1 +1 @@ - + diff --git a/apps/settings/img/users.svg b/apps/settings/img/users.svg index 97361beb9d0..c961c86207e 100644 --- a/apps/settings/img/users.svg +++ b/apps/settings/img/users.svg @@ -1 +1 @@ - + diff --git a/apps/sharebymail/img/app.svg b/apps/sharebymail/img/app.svg index 869373adde6..ad0fea0633a 100644 --- a/apps/sharebymail/img/app.svg +++ b/apps/sharebymail/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/systemtags/img/app.svg b/apps/systemtags/img/app.svg index 53b4347b6a2..b7751bbd6e8 100644 --- a/apps/systemtags/img/app.svg +++ b/apps/systemtags/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/testing/img/app.svg b/apps/testing/img/app.svg index 7ef7f086921..b127bca1896 100644 --- a/apps/testing/img/app.svg +++ b/apps/testing/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/theming/img/accessibility-dark.svg b/apps/theming/img/accessibility-dark.svg index eb21e0dcd11..3ea6e08f52d 100644 --- a/apps/theming/img/accessibility-dark.svg +++ b/apps/theming/img/accessibility-dark.svg @@ -1,43 +1 @@ - - - - - - - + diff --git a/apps/theming/img/app-dark.svg b/apps/theming/img/app-dark.svg index adf97966c41..36619487f82 100644 --- a/apps/theming/img/app-dark.svg +++ b/apps/theming/img/app-dark.svg @@ -1 +1 @@ - + diff --git a/apps/theming/img/app.svg b/apps/theming/img/app.svg index cbca87dc9f3..1ec0aeb49ab 100644 --- a/apps/theming/img/app.svg +++ b/apps/theming/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/theming/img/default-source.svg b/apps/theming/img/default-source.svg index 89711e2a0c8..5f0477498c3 100644 --- a/apps/theming/img/default-source.svg +++ b/apps/theming/img/default-source.svg @@ -1,13 +1 @@ - - - - - - - - - - - - - + diff --git a/apps/updatenotification/img/app.svg b/apps/updatenotification/img/app.svg index c77f21c60b9..05050be0600 100644 --- a/apps/updatenotification/img/app.svg +++ b/apps/updatenotification/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/updatenotification/img/notification.svg b/apps/updatenotification/img/notification.svg index 7a3f6270cbd..5443f120ecc 100644 --- a/apps/updatenotification/img/notification.svg +++ b/apps/updatenotification/img/notification.svg @@ -1 +1 @@ - + diff --git a/apps/user_ldap/img/app-dark.svg b/apps/user_ldap/img/app-dark.svg index 54939fab4f2..ad59b61f402 100644 --- a/apps/user_ldap/img/app-dark.svg +++ b/apps/user_ldap/img/app-dark.svg @@ -1,4 +1 @@ - - - - + diff --git a/apps/user_ldap/img/app.svg b/apps/user_ldap/img/app.svg index 430514d235c..b8b37c9ea55 100644 --- a/apps/user_ldap/img/app.svg +++ b/apps/user_ldap/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/user_ldap/img/copy.svg b/apps/user_ldap/img/copy.svg index 23905faf7e2..9f705996672 100644 --- a/apps/user_ldap/img/copy.svg +++ b/apps/user_ldap/img/copy.svg @@ -1,11 +1 @@ - - - - - - - - - - - + diff --git a/apps/user_status/img/app-dark.svg b/apps/user_status/img/app-dark.svg index b9ea9f2cfb0..9a7e19b23b4 100644 --- a/apps/user_status/img/app-dark.svg +++ b/apps/user_status/img/app-dark.svg @@ -1 +1 @@ - + diff --git a/apps/user_status/img/app.svg b/apps/user_status/img/app.svg index eaf87d52ecf..a4e59168783 100644 --- a/apps/user_status/img/app.svg +++ b/apps/user_status/img/app.svg @@ -1 +1 @@ - + diff --git a/apps/weather_status/img/app-dark.svg b/apps/weather_status/img/app-dark.svg index 4412abd5a43..c9f4548d380 100644 --- a/apps/weather_status/img/app-dark.svg +++ b/apps/weather_status/img/app-dark.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/app.svg b/apps/weather_status/img/app.svg index 5daf9e0fd55..738bfd378eb 100644 --- a/apps/weather_status/img/app.svg +++ b/apps/weather_status/img/app.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/cloud-cloud.svg b/apps/weather_status/img/cloud-cloud.svg index 9d5fbcbb7c2..29659871e2a 100644 --- a/apps/weather_status/img/cloud-cloud.svg +++ b/apps/weather_status/img/cloud-cloud.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/cloud-dots.svg b/apps/weather_status/img/cloud-dots.svg index 49e2c0f512f..c77234c70bc 100644 --- a/apps/weather_status/img/cloud-dots.svg +++ b/apps/weather_status/img/cloud-dots.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/cross.svg b/apps/weather_status/img/cross.svg index 6cb7e966dd6..2656253777f 100644 --- a/apps/weather_status/img/cross.svg +++ b/apps/weather_status/img/cross.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/drop.svg b/apps/weather_status/img/drop.svg index 68f06d782df..46c2d320e5e 100644 --- a/apps/weather_status/img/drop.svg +++ b/apps/weather_status/img/drop.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/fog.svg b/apps/weather_status/img/fog.svg index 965b623e955..b2c44978e01 100644 --- a/apps/weather_status/img/fog.svg +++ b/apps/weather_status/img/fog.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/half-sun.svg b/apps/weather_status/img/half-sun.svg index 375142591a8..cae6a099a56 100644 --- a/apps/weather_status/img/half-sun.svg +++ b/apps/weather_status/img/half-sun.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/heavy-rain.svg b/apps/weather_status/img/heavy-rain.svg index a1f646a340c..80b54053246 100644 --- a/apps/weather_status/img/heavy-rain.svg +++ b/apps/weather_status/img/heavy-rain.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/light-rain.svg b/apps/weather_status/img/light-rain.svg index 36b586a50a7..d6844df16d1 100644 --- a/apps/weather_status/img/light-rain.svg +++ b/apps/weather_status/img/light-rain.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/moon-cloud-heavy-rain.svg b/apps/weather_status/img/moon-cloud-heavy-rain.svg index a1f32bed477..32f46235598 100644 --- a/apps/weather_status/img/moon-cloud-heavy-rain.svg +++ b/apps/weather_status/img/moon-cloud-heavy-rain.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/moon-cloud-light-rain.svg b/apps/weather_status/img/moon-cloud-light-rain.svg index 343a913744a..96707a46456 100644 --- a/apps/weather_status/img/moon-cloud-light-rain.svg +++ b/apps/weather_status/img/moon-cloud-light-rain.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/moon-cloud-rain.svg b/apps/weather_status/img/moon-cloud-rain.svg index f86e3182e68..4752a42c63b 100644 --- a/apps/weather_status/img/moon-cloud-rain.svg +++ b/apps/weather_status/img/moon-cloud-rain.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/moon-cloud.svg b/apps/weather_status/img/moon-cloud.svg index eeaf5b43b78..b7d1225a9cb 100644 --- a/apps/weather_status/img/moon-cloud.svg +++ b/apps/weather_status/img/moon-cloud.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/moon-small-cloud.svg b/apps/weather_status/img/moon-small-cloud.svg index ef50649d842..c62d9664fa1 100644 --- a/apps/weather_status/img/moon-small-cloud.svg +++ b/apps/weather_status/img/moon-small-cloud.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/moon.svg b/apps/weather_status/img/moon.svg index 7a54074f8f1..d94f720b482 100644 --- a/apps/weather_status/img/moon.svg +++ b/apps/weather_status/img/moon.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/rain.svg b/apps/weather_status/img/rain.svg index 881c51153bd..c3626d4e904 100644 --- a/apps/weather_status/img/rain.svg +++ b/apps/weather_status/img/rain.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/snow.svg b/apps/weather_status/img/snow.svg index 627e7bcbd90..3a9200a87b2 100644 --- a/apps/weather_status/img/snow.svg +++ b/apps/weather_status/img/snow.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/sun-cloud-heavy-rain.svg b/apps/weather_status/img/sun-cloud-heavy-rain.svg index 032291cc887..2c633d839a3 100644 --- a/apps/weather_status/img/sun-cloud-heavy-rain.svg +++ b/apps/weather_status/img/sun-cloud-heavy-rain.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/sun-cloud-light-rain.svg b/apps/weather_status/img/sun-cloud-light-rain.svg index 06edf1fe740..64d4497d0c0 100644 --- a/apps/weather_status/img/sun-cloud-light-rain.svg +++ b/apps/weather_status/img/sun-cloud-light-rain.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/sun-cloud-rain.svg b/apps/weather_status/img/sun-cloud-rain.svg index 23a90ea4f76..ba989ad6d4b 100644 --- a/apps/weather_status/img/sun-cloud-rain.svg +++ b/apps/weather_status/img/sun-cloud-rain.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/sun-cloud.svg b/apps/weather_status/img/sun-cloud.svg index 883cc903cdb..c7af0a4d3b0 100644 --- a/apps/weather_status/img/sun-cloud.svg +++ b/apps/weather_status/img/sun-cloud.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/sun-small-cloud.svg b/apps/weather_status/img/sun-small-cloud.svg index 924a5b97c75..a2fcde7059e 100644 --- a/apps/weather_status/img/sun-small-cloud.svg +++ b/apps/weather_status/img/sun-small-cloud.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/sun.svg b/apps/weather_status/img/sun.svg index 502e5a17629..14598354a52 100644 --- a/apps/weather_status/img/sun.svg +++ b/apps/weather_status/img/sun.svg @@ -1 +1 @@ - + diff --git a/apps/weather_status/img/thunder.svg b/apps/weather_status/img/thunder.svg index ed02ed2e6cf..0379c94e2c1 100644 --- a/apps/weather_status/img/thunder.svg +++ b/apps/weather_status/img/thunder.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/apps/weather_status/img/umbrella.svg b/apps/weather_status/img/umbrella.svg index a0327d2b0b6..1835415f393 100644 --- a/apps/weather_status/img/umbrella.svg +++ b/apps/weather_status/img/umbrella.svg @@ -1 +1 @@ - \ No newline at end of file + -- cgit v1.2.3