From 1c32a19b0dbbe6b426b4c5f5134a48bcd7af0a46 Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 15 Nov 2018 16:20:51 +0100 Subject: [PATCH 1/5] Other: Removed obsolete fill attributes in SVG icons. --- theme/icons/cancel.svg | 2 +- theme/icons/check.svg | 2 +- theme/icons/image.svg | 2 +- theme/icons/low-vision.svg | 2 +- theme/icons/object-center.svg | 2 +- theme/icons/object-full-width.svg | 2 +- theme/icons/object-right.svg | 2 +- theme/icons/pencil.svg | 2 +- theme/icons/pilcrow.svg | 2 +- theme/icons/quote.svg | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/theme/icons/cancel.svg b/theme/icons/cancel.svg index 53e26717..07979b5b 100644 --- a/theme/icons/cancel.svg +++ b/theme/icons/cancel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/check.svg b/theme/icons/check.svg index 7f2c65d3..6e50a29a 100644 --- a/theme/icons/check.svg +++ b/theme/icons/check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/image.svg b/theme/icons/image.svg index bfb743cf..9d1486b2 100644 --- a/theme/icons/image.svg +++ b/theme/icons/image.svg @@ -1 +1 @@ - + diff --git a/theme/icons/low-vision.svg b/theme/icons/low-vision.svg index 653f83fa..8e31d922 100644 --- a/theme/icons/low-vision.svg +++ b/theme/icons/low-vision.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/object-center.svg b/theme/icons/object-center.svg index 0ac102f5..c35aacb9 100644 --- a/theme/icons/object-center.svg +++ b/theme/icons/object-center.svg @@ -1 +1 @@ - + diff --git a/theme/icons/object-full-width.svg b/theme/icons/object-full-width.svg index 62b93140..0b193352 100644 --- a/theme/icons/object-full-width.svg +++ b/theme/icons/object-full-width.svg @@ -1 +1 @@ - + diff --git a/theme/icons/object-right.svg b/theme/icons/object-right.svg index c2cfb7ea..0c2e47b0 100644 --- a/theme/icons/object-right.svg +++ b/theme/icons/object-right.svg @@ -1 +1 @@ - + diff --git a/theme/icons/pencil.svg b/theme/icons/pencil.svg index 81338a35..cf403611 100644 --- a/theme/icons/pencil.svg +++ b/theme/icons/pencil.svg @@ -1 +1 @@ - + diff --git a/theme/icons/pilcrow.svg b/theme/icons/pilcrow.svg index 6ab8ac35..b8ece5c2 100644 --- a/theme/icons/pilcrow.svg +++ b/theme/icons/pilcrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/quote.svg b/theme/icons/quote.svg index cb0e66f2..1a60951c 100644 --- a/theme/icons/quote.svg +++ b/theme/icons/quote.svg @@ -1 +1 @@ - + From 7f7c285e09c753b57eea4e70c82d13f45e91e716 Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 15 Nov 2018 16:27:55 +0100 Subject: [PATCH 2/5] Other: Removed obsolete width and height attributes in SVG icons. --- theme/icons/cancel.svg | 2 +- theme/icons/check.svg | 2 +- theme/icons/image.svg | 2 +- theme/icons/low-vision.svg | 2 +- theme/icons/object-center.svg | 2 +- theme/icons/object-full-width.svg | 2 +- theme/icons/object-right.svg | 2 +- theme/icons/pilcrow.svg | 2 +- theme/icons/quote.svg | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/theme/icons/cancel.svg b/theme/icons/cancel.svg index 07979b5b..32d71801 100644 --- a/theme/icons/cancel.svg +++ b/theme/icons/cancel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/check.svg b/theme/icons/check.svg index 6e50a29a..b5fc1c1c 100644 --- a/theme/icons/check.svg +++ b/theme/icons/check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/image.svg b/theme/icons/image.svg index 9d1486b2..ab488ed0 100644 --- a/theme/icons/image.svg +++ b/theme/icons/image.svg @@ -1 +1 @@ - + diff --git a/theme/icons/low-vision.svg b/theme/icons/low-vision.svg index 8e31d922..617823a4 100644 --- a/theme/icons/low-vision.svg +++ b/theme/icons/low-vision.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/object-center.svg b/theme/icons/object-center.svg index c35aacb9..9e00ed1b 100644 --- a/theme/icons/object-center.svg +++ b/theme/icons/object-center.svg @@ -1 +1 @@ - + diff --git a/theme/icons/object-full-width.svg b/theme/icons/object-full-width.svg index 0b193352..b5a159a2 100644 --- a/theme/icons/object-full-width.svg +++ b/theme/icons/object-full-width.svg @@ -1 +1 @@ - + diff --git a/theme/icons/object-right.svg b/theme/icons/object-right.svg index 0c2e47b0..89721223 100644 --- a/theme/icons/object-right.svg +++ b/theme/icons/object-right.svg @@ -1 +1 @@ - + diff --git a/theme/icons/pilcrow.svg b/theme/icons/pilcrow.svg index b8ece5c2..de2b71fa 100644 --- a/theme/icons/pilcrow.svg +++ b/theme/icons/pilcrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/quote.svg b/theme/icons/quote.svg index 1a60951c..9b113485 100644 --- a/theme/icons/quote.svg +++ b/theme/icons/quote.svg @@ -1 +1 @@ - + From 6a6339e3232b4a73f93368f14a670864556b63f8 Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 15 Nov 2018 16:32:34 +0100 Subject: [PATCH 3/5] Other: Added missing viewBox attribute in SVG icons. --- theme/icons/image.svg | 2 +- theme/icons/object-center.svg | 2 +- theme/icons/object-full-width.svg | 2 +- theme/icons/object-right.svg | 2 +- theme/icons/pilcrow.svg | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/theme/icons/image.svg b/theme/icons/image.svg index ab488ed0..ed250e31 100644 --- a/theme/icons/image.svg +++ b/theme/icons/image.svg @@ -1 +1 @@ - + diff --git a/theme/icons/object-center.svg b/theme/icons/object-center.svg index 9e00ed1b..2edf83c8 100644 --- a/theme/icons/object-center.svg +++ b/theme/icons/object-center.svg @@ -1 +1 @@ - + diff --git a/theme/icons/object-full-width.svg b/theme/icons/object-full-width.svg index b5a159a2..ae90f790 100644 --- a/theme/icons/object-full-width.svg +++ b/theme/icons/object-full-width.svg @@ -1 +1 @@ - + diff --git a/theme/icons/object-right.svg b/theme/icons/object-right.svg index 89721223..e9c3779a 100644 --- a/theme/icons/object-right.svg +++ b/theme/icons/object-right.svg @@ -1 +1 @@ - + diff --git a/theme/icons/pilcrow.svg b/theme/icons/pilcrow.svg index de2b71fa..af00c7e2 100644 --- a/theme/icons/pilcrow.svg +++ b/theme/icons/pilcrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From 56d39bacd84057be023d28fd39545f6f8b58a0c9 Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 15 Nov 2018 16:41:34 +0100 Subject: [PATCH 4/5] Other: Squashed useless groups in SVG icons. --- theme/icons/image.svg | 2 +- theme/icons/low-vision.svg | 2 +- theme/icons/object-center.svg | 2 +- theme/icons/object-full-width.svg | 2 +- theme/icons/object-right.svg | 2 +- theme/icons/pencil.svg | 2 +- theme/icons/quote.svg | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/theme/icons/image.svg b/theme/icons/image.svg index ed250e31..1449860d 100644 --- a/theme/icons/image.svg +++ b/theme/icons/image.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/theme/icons/low-vision.svg b/theme/icons/low-vision.svg index 617823a4..e2a8eead 100644 --- a/theme/icons/low-vision.svg +++ b/theme/icons/low-vision.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/object-center.svg b/theme/icons/object-center.svg index 2edf83c8..cfb57365 100644 --- a/theme/icons/object-center.svg +++ b/theme/icons/object-center.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/theme/icons/object-full-width.svg b/theme/icons/object-full-width.svg index ae90f790..441a4a8c 100644 --- a/theme/icons/object-full-width.svg +++ b/theme/icons/object-full-width.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/theme/icons/object-right.svg b/theme/icons/object-right.svg index e9c3779a..82d49e40 100644 --- a/theme/icons/object-right.svg +++ b/theme/icons/object-right.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/theme/icons/pencil.svg b/theme/icons/pencil.svg index cf403611..80258342 100644 --- a/theme/icons/pencil.svg +++ b/theme/icons/pencil.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/theme/icons/quote.svg b/theme/icons/quote.svg index 9b113485..d4aecc6c 100644 --- a/theme/icons/quote.svg +++ b/theme/icons/quote.svg @@ -1 +1 @@ - + \ No newline at end of file From 0d00e7ee09aefe21185b0034051a3972599bc81e Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 15 Nov 2018 16:53:52 +0100 Subject: [PATCH 5/5] Other: Removed useless fill-rule attributes in SVG icons. --- theme/icons/cancel.svg | 2 +- theme/icons/check.svg | 2 +- theme/icons/low-vision.svg | 2 +- theme/icons/object-left.svg | 2 +- theme/icons/pilcrow.svg | 2 +- theme/icons/quote.svg | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/theme/icons/cancel.svg b/theme/icons/cancel.svg index 32d71801..f7a6b893 100644 --- a/theme/icons/cancel.svg +++ b/theme/icons/cancel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/check.svg b/theme/icons/check.svg index b5fc1c1c..4b9b5475 100644 --- a/theme/icons/check.svg +++ b/theme/icons/check.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/low-vision.svg b/theme/icons/low-vision.svg index e2a8eead..bd2ae0ab 100644 --- a/theme/icons/low-vision.svg +++ b/theme/icons/low-vision.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/object-left.svg b/theme/icons/object-left.svg index e750ec37..7ddeb302 100644 --- a/theme/icons/object-left.svg +++ b/theme/icons/object-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/pilcrow.svg b/theme/icons/pilcrow.svg index af00c7e2..dc793e93 100644 --- a/theme/icons/pilcrow.svg +++ b/theme/icons/pilcrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/quote.svg b/theme/icons/quote.svg index d4aecc6c..a3da8f04 100644 --- a/theme/icons/quote.svg +++ b/theme/icons/quote.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file