From 1cfb5ea45332376eb4a68cce524362ceb756d2dd Mon Sep 17 00:00:00 2001 From: ImgBotApp Date: Wed, 30 Oct 2019 16:35:07 +0000 Subject: [PATCH] [ImgBot] Optimize images *Total -- 1.33kb -> 0.88kb (34.04%) /test/fixtures/foo.svg -- 1.01kb -> 0.65kb (35.8%) /example/icon.svg -- 0.32kb -> 0.23kb (28.4%) Signed-off-by: ImgBotApp --- example/icon.svg | 17 +---------------- test/fixtures/foo.svg | 21 +-------------------- 2 files changed, 2 insertions(+), 36 deletions(-) diff --git a/example/icon.svg b/example/icon.svg index c173174..78ebdf2 100644 --- a/example/icon.svg +++ b/example/icon.svg @@ -1,16 +1 @@ - - - - - - - - - - - - + \ No newline at end of file diff --git a/test/fixtures/foo.svg b/test/fixtures/foo.svg index d064288..b1c812a 100644 --- a/test/fixtures/foo.svg +++ b/test/fixtures/foo.svg @@ -1,20 +1 @@ - - - - Rectangle 5 可以 - Created with Sketch. - - - - - - - - - - - - - - - +Rectangle 5 可以Created with Sketch. \ No newline at end of file