From 62a351072e471841d599892f64de1bd35786a851 Mon Sep 17 00:00:00 2001 From: hensm Date: Sat, 3 Sep 2022 09:22:35 +0100 Subject: [PATCH] Change remaining SVG icons to use fill styles instead of properties --- ext/src/ui/options/assets/photon_delete.svg | 9 ++++++--- ext/src/ui/options/assets/photon_edit.svg | 7 +++++-- ext/src/ui/options/assets/photon_new.svg | 7 +++++-- ext/src/ui/options/assets/photon_refresh.svg | 7 +++++-- 4 files changed, 21 insertions(+), 9 deletions(-) diff --git a/ext/src/ui/options/assets/photon_delete.svg b/ext/src/ui/options/assets/photon_delete.svg index d928f35..fb8fb28 100644 --- a/ext/src/ui/options/assets/photon_delete.svg +++ b/ext/src/ui/options/assets/photon_delete.svg @@ -3,12 +3,15 @@ - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - - - + + + \ No newline at end of file diff --git a/ext/src/ui/options/assets/photon_edit.svg b/ext/src/ui/options/assets/photon_edit.svg index 2346337..511c007 100644 --- a/ext/src/ui/options/assets/photon_edit.svg +++ b/ext/src/ui/options/assets/photon_edit.svg @@ -3,11 +3,14 @@ - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - - + + \ No newline at end of file diff --git a/ext/src/ui/options/assets/photon_new.svg b/ext/src/ui/options/assets/photon_new.svg index c1f2d9c..829e34d 100644 --- a/ext/src/ui/options/assets/photon_new.svg +++ b/ext/src/ui/options/assets/photon_new.svg @@ -3,11 +3,14 @@ - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - - + + \ No newline at end of file diff --git a/ext/src/ui/options/assets/photon_refresh.svg b/ext/src/ui/options/assets/photon_refresh.svg index c1501eb..3d91f2b 100644 --- a/ext/src/ui/options/assets/photon_refresh.svg +++ b/ext/src/ui/options/assets/photon_refresh.svg @@ -3,11 +3,14 @@ - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - - + + \ No newline at end of file