From 30d8d367dbf5673d9d09c005ec41ecb80e644195 Mon Sep 17 00:00:00 2001 From: Ash Guillaume <10384315+ashygee@users.noreply.github.com> Date: Fri, 21 Aug 2020 15:48:59 -0700 Subject: [PATCH 1/2] Adds an icon to indicate switching --- icons/arrow-switch-16.svg | 4 ++++ icons/arrow-switch-24.svg | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 icons/arrow-switch-16.svg create mode 100644 icons/arrow-switch-24.svg diff --git a/icons/arrow-switch-16.svg b/icons/arrow-switch-16.svg new file mode 100644 index 000000000..3a3713b7b --- /dev/null +++ b/icons/arrow-switch-16.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/arrow-switch-24.svg b/icons/arrow-switch-24.svg new file mode 100644 index 000000000..125bafad1 --- /dev/null +++ b/icons/arrow-switch-24.svg @@ -0,0 +1,4 @@ + + + + From c19fc1f28a97cd8dbf9db343bc8d6d6886062c08 Mon Sep 17 00:00:00 2001 From: Ash Guillaume Date: Fri, 21 Aug 2020 22:49:34 +0000 Subject: [PATCH 2/2] Optimize SVGs --- icons/arrow-switch-16.svg | 5 +---- icons/arrow-switch-24.svg | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/icons/arrow-switch-16.svg b/icons/arrow-switch-16.svg index 3a3713b7b..35356a550 100644 --- a/icons/arrow-switch-16.svg +++ b/icons/arrow-switch-16.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/icons/arrow-switch-24.svg b/icons/arrow-switch-24.svg index 125bafad1..aba8c289f 100644 --- a/icons/arrow-switch-24.svg +++ b/icons/arrow-switch-24.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file