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 7b6a0f9..cbebab9 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 6f13bfb..56a0f12 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 9e7c8cd..c1f1e71 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 f60a575..ebfbe33 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 0000000..415fc89 --- /dev/null +++ b/_icons/battery-charging.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/battery-empty.svg b/_icons/battery-empty.svg index b3b8c70..c06639f 100644 --- a/_icons/battery-empty.svg +++ b/_icons/battery-empty.svg @@ -1,6 +1,6 @@ --- --- - - + + diff --git a/icons.svg b/icons.svg index 42cf827..41030f2 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