From f357ee18906cc2ab2015f55336a9f0ca1e31c373 Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 15 Nov 2018 16:20:55 +0100 Subject: [PATCH 1/4] Other: Removed obsolete fill attributes in SVG icons. --- theme/icons/marker.svg | 2 +- theme/icons/pen.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/icons/marker.svg b/theme/icons/marker.svg index ca6b76b..872640a 100644 --- a/theme/icons/marker.svg +++ b/theme/icons/marker.svg @@ -1 +1 @@ - + diff --git a/theme/icons/pen.svg b/theme/icons/pen.svg index 23499d5..912f70b 100644 --- a/theme/icons/pen.svg +++ b/theme/icons/pen.svg @@ -1 +1 @@ - + From 627580d3d661ed035d214c9e87adec64aeb5792e Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 15 Nov 2018 16:27:57 +0100 Subject: [PATCH 2/4] Other: Removed obsolete width and height attributes in SVG icons. --- theme/icons/eraser.svg | 2 +- theme/icons/marker.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/icons/eraser.svg b/theme/icons/eraser.svg index 397657a..50c43b2 100644 --- a/theme/icons/eraser.svg +++ b/theme/icons/eraser.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/marker.svg b/theme/icons/marker.svg index 872640a..35c9a48 100644 --- a/theme/icons/marker.svg +++ b/theme/icons/marker.svg @@ -1 +1 @@ - + From 1e7a164f9523fd29a24fcece8263ed7570d768b3 Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 15 Nov 2018 16:41:38 +0100 Subject: [PATCH 3/4] Other: Squashed useless groups in SVG icons. --- theme/icons/marker.svg | 2 +- theme/icons/pen.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/icons/marker.svg b/theme/icons/marker.svg index 35c9a48..e4617b7 100644 --- a/theme/icons/marker.svg +++ b/theme/icons/marker.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/theme/icons/pen.svg b/theme/icons/pen.svg index 912f70b..5e87b7a 100644 --- a/theme/icons/pen.svg +++ b/theme/icons/pen.svg @@ -1 +1 @@ - + \ No newline at end of file From d62e9105286f931c33281d611604395fa0334ff8 Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 15 Nov 2018 16:53:55 +0100 Subject: [PATCH 4/4] Other: Removed useless fill-rule attributes in SVG icons. --- theme/icons/eraser.svg | 2 +- theme/icons/marker.svg | 2 +- theme/icons/pen.svg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/theme/icons/eraser.svg b/theme/icons/eraser.svg index 50c43b2..e64a293 100644 --- a/theme/icons/eraser.svg +++ b/theme/icons/eraser.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/marker.svg b/theme/icons/marker.svg index e4617b7..1238f9b 100644 --- a/theme/icons/marker.svg +++ b/theme/icons/marker.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/pen.svg b/theme/icons/pen.svg index 5e87b7a..68a26c2 100644 --- a/theme/icons/pen.svg +++ b/theme/icons/pen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file