From 7d70adccaea1d83a41b80580fcbcf154da948070 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 1 Mar 2020 21:02:52 +0100 Subject: battery fixes --- _icons/battery-1.svg | 7 +- _icons/battery-2.svg | 9 +-- _icons/battery-3.svg | 8 +-- _icons/battery-4.svg | 10 +-- _icons/battery-charging.svg | 8 +++ _icons/battery-empty.svg | 4 +- icons.svg | 160 ++++++++++++++++++++++---------------------- 7 files changed, 109 insertions(+), 97 deletions(-) create mode 100644 _icons/battery-charging.svg diff --git a/_icons/battery-1.svg b/_icons/battery-1.svg index 7b6a0f91..cbebab99 100644 --- a/_icons/battery-1.svg +++ b/_icons/battery-1.svg @@ -1,7 +1,8 @@ --- --- - - - + + + + diff --git a/_icons/battery-2.svg b/_icons/battery-2.svg index 6f13bfb2..56a0f12c 100644 --- a/_icons/battery-2.svg +++ b/_icons/battery-2.svg @@ -1,8 +1,9 @@ --- --- - - - - + + + + + diff --git a/_icons/battery-3.svg b/_icons/battery-3.svg index 9e7c8cd0..c1f1e71d 100644 --- a/_icons/battery-3.svg +++ b/_icons/battery-3.svg @@ -1,9 +1,9 @@ --- --- - - - - + + + + diff --git a/_icons/battery-4.svg b/_icons/battery-4.svg index f60a5750..ebfbe339 100644 --- a/_icons/battery-4.svg +++ b/_icons/battery-4.svg @@ -1,10 +1,10 @@ --- --- - - - - + + + + - + diff --git a/_icons/battery-charging.svg b/_icons/battery-charging.svg new file mode 100644 index 00000000..415fc897 --- /dev/null +++ b/_icons/battery-charging.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/battery-empty.svg b/_icons/battery-empty.svg index b3b8c704..c06639ff 100644 --- a/_icons/battery-empty.svg +++ b/_icons/battery-empty.svg @@ -1,6 +1,6 @@ --- --- - - + + diff --git a/icons.svg b/icons.svg index 42cf8276..41030f21 100644 --- a/icons.svg +++ b/icons.svg @@ -66,15 +66,16 @@ - + - + - + - + - + + @@ -254,79 +255,80 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.1