From 9792194ac6e2e9e79caec44654a3e2cb44f425a0 Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Tue, 18 Jul 2023 13:13:44 +0200 Subject: [PATCH] Remove fill from icons --- src/icons/copy-url-done.svg | 2 +- src/icons/copy-url.svg | 2 +- src/icons/facebook.svg | 2 +- src/icons/linkedin-in.svg | 2 +- src/icons/linkedin.svg | 2 +- src/icons/mastodon.svg | 2 +- src/icons/messenger.svg | 2 +- src/icons/odnoklassniki.svg | 2 +- src/icons/pinterest.svg | 2 +- src/icons/pocket.svg | 2 +- src/icons/reddit.svg | 2 +- src/icons/teams.svg | 2 +- src/icons/telegram.svg | 2 +- src/icons/twitter.svg | 2 +- src/icons/viber.svg | 2 +- src/icons/vkontakte.svg | 2 +- src/icons/web-share.svg | 2 +- src/icons/whatsapp.svg | 2 +- svgo.config.js | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/icons/copy-url-done.svg b/src/icons/copy-url-done.svg index 1e80207..f3f2b10 100644 --- a/src/icons/copy-url-done.svg +++ b/src/icons/copy-url-done.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/copy-url.svg b/src/icons/copy-url.svg index fd53f99..7e358c1 100644 --- a/src/icons/copy-url.svg +++ b/src/icons/copy-url.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/facebook.svg b/src/icons/facebook.svg index 69502dc..025f8c7 100644 --- a/src/icons/facebook.svg +++ b/src/icons/facebook.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/linkedin-in.svg b/src/icons/linkedin-in.svg index 1cc6003..86737ac 100644 --- a/src/icons/linkedin-in.svg +++ b/src/icons/linkedin-in.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/linkedin.svg b/src/icons/linkedin.svg index ba6c36e..7e5a87e 100644 --- a/src/icons/linkedin.svg +++ b/src/icons/linkedin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/mastodon.svg b/src/icons/mastodon.svg index cbd34f8..7936bed 100644 --- a/src/icons/mastodon.svg +++ b/src/icons/mastodon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/messenger.svg b/src/icons/messenger.svg index 98e9e45..6ff9acf 100644 --- a/src/icons/messenger.svg +++ b/src/icons/messenger.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/odnoklassniki.svg b/src/icons/odnoklassniki.svg index be75989..c514aad 100644 --- a/src/icons/odnoklassniki.svg +++ b/src/icons/odnoklassniki.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/pinterest.svg b/src/icons/pinterest.svg index cf6aeca..1e8c6be 100644 --- a/src/icons/pinterest.svg +++ b/src/icons/pinterest.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/pocket.svg b/src/icons/pocket.svg index e653b34..e03ea50 100644 --- a/src/icons/pocket.svg +++ b/src/icons/pocket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/reddit.svg b/src/icons/reddit.svg index 4af9483..65c5b6a 100644 --- a/src/icons/reddit.svg +++ b/src/icons/reddit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/teams.svg b/src/icons/teams.svg index 91aea5a..fe4339a 100644 --- a/src/icons/teams.svg +++ b/src/icons/teams.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/telegram.svg b/src/icons/telegram.svg index c814858..567dbb8 100644 --- a/src/icons/telegram.svg +++ b/src/icons/telegram.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/twitter.svg b/src/icons/twitter.svg index 5006ce7..59ebbea 100644 --- a/src/icons/twitter.svg +++ b/src/icons/twitter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/viber.svg b/src/icons/viber.svg index e9ee52e..06913c4 100644 --- a/src/icons/viber.svg +++ b/src/icons/viber.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/vkontakte.svg b/src/icons/vkontakte.svg index 87452a8..ef4466f 100644 --- a/src/icons/vkontakte.svg +++ b/src/icons/vkontakte.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/web-share.svg b/src/icons/web-share.svg index 081fdb7..df68f1f 100644 --- a/src/icons/web-share.svg +++ b/src/icons/web-share.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/whatsapp.svg b/src/icons/whatsapp.svg index 9c3917d..3643e4d 100644 --- a/src/icons/whatsapp.svg +++ b/src/icons/whatsapp.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgo.config.js b/svgo.config.js index 1dcd46a..1d7fb61 100644 --- a/svgo.config.js +++ b/svgo.config.js @@ -65,7 +65,7 @@ export default { // Sort the attributes on the tag name: "sortAttrs", params: { - order: ["fill", "stroke", "viewBox"], + order: ["viewBox"], xmlnsOrder: "end", }, },