From 866f06d41e2d0db42887f9aa7c8c2e39cfb8c4e6 Mon Sep 17 00:00:00 2001 From: ImgBotApp Date: Sun, 6 Oct 2019 16:44:27 +0000 Subject: [PATCH] [ImgBot] Optimize images *Total -- 25.44kb -> 19.35kb (23.94%) /icons/square.svg -- 0.51kb -> 0.26kb (48.28%) /icons/circle.svg -- 0.56kb -> 0.31kb (44.83%) /icons/pentagon.svg -- 0.60kb -> 0.35kb (41.75%) /icons/tree.svg -- 0.64kb -> 0.39kb (39.09%) /icons/rounded-square.svg -- 0.64kb -> 0.39kb (38.99%) /icons/star.svg -- 0.65kb -> 0.40kb (38.42%) /icons/shield.svg -- 0.67kb -> 0.41kb (37.83%) /icons/heart.svg -- 0.73kb -> 0.48kb (34.71%) /icons/circle-pattern.svg -- 0.93kb -> 0.68kb (27.15%) /shapes/square.svg -- 1.60kb -> 1.19kb (25.93%) /shapes/pentagon.svg -- 1.33kb -> 0.99kb (25.64%) /shapes/circle.svg -- 1.53kb -> 1.17kb (23.95%) /shapes/heart.svg -- 2.30kb -> 1.83kb (20.2%) /icons/girl.svg -- 1.30kb -> 1.04kb (20.03%) /icons/trophy.svg -- 1.31kb -> 1.05kb (19.94%) /shapes/rounded-square.svg -- 2.21kb -> 1.79kb (19.18%) /icons/ribbon.svg -- 1.64kb -> 1.34kb (18.29%) /icons/frame.svg -- 1.79kb -> 1.47kb (18.16%) /shapes/shield.svg -- 2.11kb -> 1.73kb (17.92%) /icons/bomb.svg -- 2.37kb -> 2.08kb (12.31%) Signed-off-by: ImgBotApp --- icons/bomb.svg | 27 +-------------------------- icons/circle-pattern.svg | 11 +---------- icons/circle.svg | 9 +-------- icons/frame.svg | 30 +----------------------------- icons/girl.svg | 15 +-------------- icons/heart.svg | 11 +---------- icons/pentagon.svg | 9 +-------- icons/ribbon.svg | 22 +--------------------- icons/rounded-square.svg | 9 +-------- icons/shield.svg | 10 +--------- icons/square.svg | 8 +------- icons/star.svg | 9 +-------- icons/tree.svg | 9 +-------- icons/trophy.svg | 15 +-------------- shapes/circle.svg | 25 +------------------------ shapes/heart.svg | 37 +------------------------------------ shapes/pentagon.svg | 20 +------------------- shapes/rounded-square.svg | 33 +-------------------------------- shapes/shield.svg | 30 +----------------------------- shapes/square.svg | 28 +--------------------------- 20 files changed, 20 insertions(+), 347 deletions(-) diff --git a/icons/bomb.svg b/icons/bomb.svg index 427d5ee..497a803 100644 --- a/icons/bomb.svg +++ b/icons/bomb.svg @@ -1,26 +1 @@ - - - - - - - - - - - - + \ No newline at end of file diff --git a/icons/circle-pattern.svg b/icons/circle-pattern.svg index 82eabfc..bfeb56c 100644 --- a/icons/circle-pattern.svg +++ b/icons/circle-pattern.svg @@ -1,10 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/circle.svg b/icons/circle.svg index 56572a6..23c662a 100644 --- a/icons/circle.svg +++ b/icons/circle.svg @@ -1,8 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/frame.svg b/icons/frame.svg index c5ca569..6f3077b 100644 --- a/icons/frame.svg +++ b/icons/frame.svg @@ -1,29 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/icons/girl.svg b/icons/girl.svg index 5dba2a5..3539620 100644 --- a/icons/girl.svg +++ b/icons/girl.svg @@ -1,14 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/heart.svg b/icons/heart.svg index 6ff77c0..9d0d4b0 100644 --- a/icons/heart.svg +++ b/icons/heart.svg @@ -1,10 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/pentagon.svg b/icons/pentagon.svg index fd7cf89..6a6a38d 100644 --- a/icons/pentagon.svg +++ b/icons/pentagon.svg @@ -1,8 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/ribbon.svg b/icons/ribbon.svg index 9a754fc..f08757c 100644 --- a/icons/ribbon.svg +++ b/icons/ribbon.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/icons/rounded-square.svg b/icons/rounded-square.svg index b8f8334..f4c9bad 100644 --- a/icons/rounded-square.svg +++ b/icons/rounded-square.svg @@ -1,8 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/shield.svg b/icons/shield.svg index 2854110..9bee315 100644 --- a/icons/shield.svg +++ b/icons/shield.svg @@ -1,9 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/square.svg b/icons/square.svg index cf96381..b805b15 100644 --- a/icons/square.svg +++ b/icons/square.svg @@ -1,7 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/star.svg b/icons/star.svg index f63c9d8..0908744 100644 --- a/icons/star.svg +++ b/icons/star.svg @@ -1,8 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/tree.svg b/icons/tree.svg index 14600ef..7a6cbe3 100644 --- a/icons/tree.svg +++ b/icons/tree.svg @@ -1,8 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/trophy.svg b/icons/trophy.svg index 37b62b3..504d645 100644 --- a/icons/trophy.svg +++ b/icons/trophy.svg @@ -1,14 +1 @@ - - - - - - + \ No newline at end of file diff --git a/shapes/circle.svg b/shapes/circle.svg index 17e166c..221e6b6 100644 --- a/shapes/circle.svg +++ b/shapes/circle.svg @@ -1,24 +1 @@ - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/shapes/heart.svg b/shapes/heart.svg index 11f5302..9ac8a9a 100644 --- a/shapes/heart.svg +++ b/shapes/heart.svg @@ -1,36 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/shapes/pentagon.svg b/shapes/pentagon.svg index 7cf0583..fcf4d93 100644 --- a/shapes/pentagon.svg +++ b/shapes/pentagon.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/shapes/rounded-square.svg b/shapes/rounded-square.svg index 1f105b0..5c8e188 100644 --- a/shapes/rounded-square.svg +++ b/shapes/rounded-square.svg @@ -1,32 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/shapes/shield.svg b/shapes/shield.svg index 0f8b862..cf14726 100644 --- a/shapes/shield.svg +++ b/shapes/shield.svg @@ -1,29 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/shapes/square.svg b/shapes/square.svg index 95334c6..b1989aa 100644 --- a/shapes/square.svg +++ b/shapes/square.svg @@ -1,27 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file