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 ++++++ 7 files changed, 12 insertions(+), 17 deletions(-) delete mode 100644 _icons/battery-empty.svg create mode 100644 _icons/battery.svg (limited to '_icons') diff --git a/_icons/battery-1.svg b/_icons/battery-1.svg index c082d7e..f1f705c 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 6b8743a..5c95433 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 5b3cd20..652a7ee 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 122b75e..9c0ce4b 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 4075605..09126e0 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 cd1d273..0000000 --- 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 0000000..38ac7a3 --- /dev/null +++ b/_icons/battery.svg @@ -0,0 +1,6 @@ +--- +group: battery +--- + + + -- cgit v1.2.1