From 843c6d04adbcfd8caf9ea90daee5001e5dc18352 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 17 Aug 2016 17:14:54 +0200 Subject: [PATCH 1/2] Optimize SVGs Scour processed file "activity-dark.svg.opttmp" in 4 ms: 185/327 bytes new/orig -> 56.6% Scour processed file "activity.svg.opttmp" in 3 ms: 197/499 bytes new/orig -> 39.5% Scour processed file "add-color.svg.opttmp" in 4 ms: 431/744 bytes new/orig -> 57.9% Scour processed file "change.svg.opttmp" in 7 ms: 623/956 bytes new/orig -> 65.2% Scour processed file "delete-color.svg.opttmp" in 4 ms: 330/617 bytes new/orig -> 53.5% --- img/activity-dark.svg | 2 +- img/activity.svg | 14 +++----------- img/add-color.svg | 16 ++++------------ img/change.svg | 16 ++++------------ img/delete-color.svg | 14 +++----------- 5 files changed, 15 insertions(+), 47 deletions(-) diff --git a/img/activity-dark.svg b/img/activity-dark.svg index 5859e2a7f..0fccc5522 100644 --- a/img/activity-dark.svg +++ b/img/activity-dark.svg @@ -1,4 +1,4 @@ - + diff --git a/img/activity.svg b/img/activity.svg index 2c4f71043..25098b399 100644 --- a/img/activity.svg +++ b/img/activity.svg @@ -1,12 +1,4 @@ - - - - - image/svg+xml - - - - - - + + + diff --git a/img/add-color.svg b/img/add-color.svg index 372ad7178..acf5543c4 100644 --- a/img/add-color.svg +++ b/img/add-color.svg @@ -1,14 +1,6 @@ - - - - - image/svg+xml - - - - - - - + + + + diff --git a/img/change.svg b/img/change.svg index 39b2ec758..cbc5d982b 100644 --- a/img/change.svg +++ b/img/change.svg @@ -1,13 +1,5 @@ - - - - - image/svg+xml - - - - - - - + + + + diff --git a/img/delete-color.svg b/img/delete-color.svg index f43b37fb8..810c63e81 100644 --- a/img/delete-color.svg +++ b/img/delete-color.svg @@ -1,12 +1,4 @@ - - - - - image/svg+xml - - - - - - + + + From 3e2f3d59f7f4cf503c78aaf0256295063207dfbf Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 17 Aug 2016 17:16:54 +0200 Subject: [PATCH 2/2] add viewBox to app icon for scaling in firefox --- img/activity.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/img/activity.svg b/img/activity.svg index 25098b399..df76fb137 100644 --- a/img/activity.svg +++ b/img/activity.svg @@ -1,4 +1,4 @@ - +