From e7ad0fb51e9f9fe6d7239cf8c8569f2fbe4306e4 Mon Sep 17 00:00:00 2001 From: "imgbot[bot]" <31301654+imgbot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 18:48:55 +1100 Subject: [PATCH] [ImgBot] Optimize images (#241) *Total -- 245.40kb -> 231.45kb (5.68%) /mods/core/icons/question.svg -- 0.91kb -> 0.83kb (8.61%) /notion-enhancer v0.10.0 banner.jpg -- 242.90kb -> 229.08kb (5.69%) /mods/topbar-icons/icons/updates_on.svg -- 0.16kb -> 0.15kb (4.32%) /mods/topbar-icons/icons/favorite_on.svg -- 0.19kb -> 0.19kb (4.04%) /mods/topbar-icons/icons/updates_off.svg -- 0.20kb -> 0.19kb (3.48%) /mods/topbar-icons/icons/share.svg -- 0.46kb -> 0.44kb (2.78%) /mods/topbar-icons/icons/favorite_off.svg -- 0.36kb -> 0.35kb (2.71%) /mods/scroll-to-top/arrow.svg -- 0.23kb -> 0.23kb (0.43%) Signed-off-by: ImgBotApp Co-authored-by: ImgBotApp --- repo/core/icons/question.svg | 3 +-- repo/scroll-to-top/arrow.svg | 2 +- repo/topbar-icons/icons/favorite_off.svg | 6 +----- repo/topbar-icons/icons/favorite_on.svg | 4 +--- repo/topbar-icons/icons/share.svg | 7 +------ repo/topbar-icons/icons/updates_off.svg | 4 +--- repo/topbar-icons/icons/updates_on.svg | 4 +--- 7 files changed, 7 insertions(+), 23 deletions(-) diff --git a/repo/core/icons/question.svg b/repo/core/icons/question.svg index 798e620..3389568 100644 --- a/repo/core/icons/question.svg +++ b/repo/core/icons/question.svg @@ -1,2 +1 @@ - - \ No newline at end of file + \ No newline at end of file diff --git a/repo/scroll-to-top/arrow.svg b/repo/scroll-to-top/arrow.svg index 4662f60..ea97e99 100644 --- a/repo/scroll-to-top/arrow.svg +++ b/repo/scroll-to-top/arrow.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/repo/topbar-icons/icons/favorite_off.svg b/repo/topbar-icons/icons/favorite_off.svg index 713f7dd..9fdc62d 100644 --- a/repo/topbar-icons/icons/favorite_off.svg +++ b/repo/topbar-icons/icons/favorite_off.svg @@ -1,5 +1 @@ - - - + \ No newline at end of file diff --git a/repo/topbar-icons/icons/favorite_on.svg b/repo/topbar-icons/icons/favorite_on.svg index 721e0e1..49f2999 100644 --- a/repo/topbar-icons/icons/favorite_on.svg +++ b/repo/topbar-icons/icons/favorite_on.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/repo/topbar-icons/icons/share.svg b/repo/topbar-icons/icons/share.svg index 384df7c..f0fba07 100644 --- a/repo/topbar-icons/icons/share.svg +++ b/repo/topbar-icons/icons/share.svg @@ -1,6 +1 @@ - - - + \ No newline at end of file diff --git a/repo/topbar-icons/icons/updates_off.svg b/repo/topbar-icons/icons/updates_off.svg index 67c3ed9..87b5cd0 100644 --- a/repo/topbar-icons/icons/updates_off.svg +++ b/repo/topbar-icons/icons/updates_off.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/repo/topbar-icons/icons/updates_on.svg b/repo/topbar-icons/icons/updates_on.svg index 70bed27..8bbbc55 100644 --- a/repo/topbar-icons/icons/updates_on.svg +++ b/repo/topbar-icons/icons/updates_on.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file