From 4af41e3c7f561dcbb9adf63f8fa69d297ccc5bd4 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Sun, 18 Oct 2020 22:44:25 +1300 Subject: [PATCH] Optimise SVGs with svgo --- html/static/images/arrow-down-wide.svg | 4 +- html/static/images/search.svg | 8 +-- html/static/images/settings.svg | 88 +------------------------- html/static/images/subscriptions.svg | 77 +--------------------- 4 files changed, 4 insertions(+), 173 deletions(-) diff --git a/html/static/images/arrow-down-wide.svg b/html/static/images/arrow-down-wide.svg index 495bd83..7a33a5f 100644 --- a/html/static/images/arrow-down-wide.svg +++ b/html/static/images/arrow-down-wide.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/html/static/images/search.svg b/html/static/images/search.svg index b00640b..fa051c7 100644 --- a/html/static/images/search.svg +++ b/html/static/images/search.svg @@ -1,7 +1 @@ - - - - - - - + \ No newline at end of file diff --git a/html/static/images/settings.svg b/html/static/images/settings.svg index 50c90a9..a28bb15 100644 --- a/html/static/images/settings.svg +++ b/html/static/images/settings.svg @@ -1,87 +1 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - + \ No newline at end of file diff --git a/html/static/images/subscriptions.svg b/html/static/images/subscriptions.svg index 79083bb..420d620 100644 --- a/html/static/images/subscriptions.svg +++ b/html/static/images/subscriptions.svg @@ -1,76 +1 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - + \ No newline at end of file