From d6208e30e91b2d0f0376745c2573e553c481820d Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 1 Mar 2020 22:32:40 +0100 Subject: battery fixes --- _icons/battery-1.svg | 3 +-- _icons/battery-2.svg | 3 +-- _icons/battery-3.svg | 3 +-- _icons/battery-4.svg | 3 +-- _icons/battery-charging.svg | 4 ++-- _icons/battery-empty.svg | 7 ------- _icons/battery.svg | 6 ++++++ icons.svg | 14 +++++++------- 8 files changed, 19 insertions(+), 24 deletions(-) delete mode 100644 _icons/battery-empty.svg create mode 100644 _icons/battery.svg diff --git a/_icons/battery-1.svg b/_icons/battery-1.svg index c082d7ec..f1f705c4 100644 --- a/_icons/battery-1.svg +++ b/_icons/battery-1.svg @@ -2,8 +2,7 @@ group: battery --- - - + diff --git a/_icons/battery-2.svg b/_icons/battery-2.svg index 6b8743a9..5c95433f 100644 --- a/_icons/battery-2.svg +++ b/_icons/battery-2.svg @@ -2,8 +2,7 @@ group: battery --- - - + diff --git a/_icons/battery-3.svg b/_icons/battery-3.svg index 5b3cd20c..652a7ee7 100644 --- a/_icons/battery-3.svg +++ b/_icons/battery-3.svg @@ -2,8 +2,7 @@ group: battery --- - - + diff --git a/_icons/battery-4.svg b/_icons/battery-4.svg index 122b75e3..9c0ce4b0 100644 --- a/_icons/battery-4.svg +++ b/_icons/battery-4.svg @@ -2,8 +2,7 @@ group: battery --- - - + diff --git a/_icons/battery-charging.svg b/_icons/battery-charging.svg index 40756055..09126e02 100644 --- a/_icons/battery-charging.svg +++ b/_icons/battery-charging.svg @@ -2,7 +2,7 @@ group: battery --- - - + + diff --git a/_icons/battery-empty.svg b/_icons/battery-empty.svg deleted file mode 100644 index cd1d2734..00000000 --- a/_icons/battery-empty.svg +++ /dev/null @@ -1,7 +0,0 @@ ---- -group: battery ---- - - - - diff --git a/_icons/battery.svg b/_icons/battery.svg new file mode 100644 index 00000000..38ac7a38 --- /dev/null +++ b/_icons/battery.svg @@ -0,0 +1,6 @@ +--- +group: battery +--- + + + diff --git a/icons.svg b/icons.svg index e9d73855..685ca8ea 100644 --- a/icons.svg +++ b/icons.svg @@ -66,17 +66,17 @@ - + - + - + - + - + - + @@ -277,7 +277,7 @@ - + -- cgit v1.2.1