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/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 +---------- 4 files changed, 4 insertions(+), 58 deletions(-) (limited to 'apps/theming/img') 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 @@ - - - - - - - - - - - - - + -- cgit v1.2.3