From 86959ed6b9927a13aa2adc03d11849b3cca58fb7 Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 15 Nov 2018 16:21:00 +0100 Subject: [PATCH 1/4] Other: Removed obsolete fill attributes in SVG icons. --- theme/icons/table-column.svg | 2 +- theme/icons/table-merge-cell.svg | 2 +- theme/icons/table-row.svg | 2 +- theme/icons/table.svg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/theme/icons/table-column.svg b/theme/icons/table-column.svg index e119509d..7cd359f0 100644 --- a/theme/icons/table-column.svg +++ b/theme/icons/table-column.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/table-merge-cell.svg b/theme/icons/table-merge-cell.svg index debe4729..1512e5a0 100644 --- a/theme/icons/table-merge-cell.svg +++ b/theme/icons/table-merge-cell.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/table-row.svg b/theme/icons/table-row.svg index 3b83ec46..0b11e5bf 100644 --- a/theme/icons/table-row.svg +++ b/theme/icons/table-row.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/table.svg b/theme/icons/table.svg index 511556e6..14e7c184 100644 --- a/theme/icons/table.svg +++ b/theme/icons/table.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From 7b5c4ab400f15188625cd2f9d1ac182937fd92a2 Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 15 Nov 2018 16:28:01 +0100 Subject: [PATCH 2/4] Other: Removed obsolete width and height attributes in SVG icons. --- theme/icons/table-column.svg | 2 +- theme/icons/table-merge-cell.svg | 2 +- theme/icons/table-row.svg | 2 +- theme/icons/table.svg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/theme/icons/table-column.svg b/theme/icons/table-column.svg index 7cd359f0..c81a11fc 100644 --- a/theme/icons/table-column.svg +++ b/theme/icons/table-column.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/table-merge-cell.svg b/theme/icons/table-merge-cell.svg index 1512e5a0..dfc17393 100644 --- a/theme/icons/table-merge-cell.svg +++ b/theme/icons/table-merge-cell.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/table-row.svg b/theme/icons/table-row.svg index 0b11e5bf..37c475f1 100644 --- a/theme/icons/table-row.svg +++ b/theme/icons/table-row.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/table.svg b/theme/icons/table.svg index 14e7c184..ec8bdcca 100644 --- a/theme/icons/table.svg +++ b/theme/icons/table.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From 016c60a67314c20201f23c5aa3a155313d828d6d Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 15 Nov 2018 16:32:37 +0100 Subject: [PATCH 3/4] Other: Added missing viewBox attribute in SVG icons. --- theme/icons/table.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/icons/table.svg b/theme/icons/table.svg index ec8bdcca..27de0011 100644 --- a/theme/icons/table.svg +++ b/theme/icons/table.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From 86ee6615ce64eb8ceffc23f8a30f0867d5c7715f Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 15 Nov 2018 16:53:59 +0100 Subject: [PATCH 4/4] Other: Removed useless fill-rule attributes in SVG icons. --- theme/icons/table-column.svg | 2 +- theme/icons/table-merge-cell.svg | 2 +- theme/icons/table-row.svg | 2 +- theme/icons/table.svg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/theme/icons/table-column.svg b/theme/icons/table-column.svg index c81a11fc..4ede30f7 100644 --- a/theme/icons/table-column.svg +++ b/theme/icons/table-column.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/table-merge-cell.svg b/theme/icons/table-merge-cell.svg index dfc17393..a430842c 100644 --- a/theme/icons/table-merge-cell.svg +++ b/theme/icons/table-merge-cell.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/table-row.svg b/theme/icons/table-row.svg index 37c475f1..b28e9b89 100644 --- a/theme/icons/table-row.svg +++ b/theme/icons/table-row.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/table.svg b/theme/icons/table.svg index 27de0011..374ef886 100644 --- a/theme/icons/table.svg +++ b/theme/icons/table.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file