From b7744bbda24692b337b0d17268523f9fec1c2b94 Mon Sep 17 00:00:00 2001
From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com>
Date: Tue, 20 Dec 2022 12:25:15 +0100
Subject: [PATCH 1/3] Correct paths for input-none icons (#1297)
---
.../assets/icons/typicons_dark/mixed_input-none.svg | 7 +++----
.../assets/icons/typicons_light/mixed_input-none.svg | 7 +++----
2 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/novelwriter/assets/icons/typicons_dark/mixed_input-none.svg b/novelwriter/assets/icons/typicons_dark/mixed_input-none.svg
index 105e1d8f..f4b1ae67 100644
--- a/novelwriter/assets/icons/typicons_dark/mixed_input-none.svg
+++ b/novelwriter/assets/icons/typicons_dark/mixed_input-none.svg
@@ -25,10 +25,9 @@
+ id="path2927"
+ style="fill:#848484;fill-opacity:1"
+ d="M 6.2851562,2 C 3.9296438,1.9318024 1.8530839,4.1116184 2,6.4548618 2.0068983,10.304935 1.9861657,14.15563 2.0104329,18.005313 2.1401885,20.174302 4.0868901,22.059322 6.2851562,22 c 3.8832648,-0.0037 7.7667178,0.0074 11.6498648,-0.0056 C 20.253096,21.935675 22.190613,19.73469 22,17.432001 21.996299,13.643017 22.007418,9.8538453 21.994414,6.0649793 21.935675,3.7469037 19.734691,1.8093866 17.432001,2 13.716386,2 10.000771,2 6.2851562,2 Z m 7.1621098,2.8554688 c 1.517767,0.018193 3.040205,-0.037158 4.55493,0.029088 0.831903,0.1432784 1.247019,1.0200413 1.140382,1.796579 -0.0049,3.726426 0.0098,7.453347 -0.0074,11.179464 -0.06228,0.897202 -0.990183,1.406807 -1.816343,1.281978 -3.726391,-0.005 -7.4532932,0.0099 -11.1793638,-0.0075 -0.8893499,-0.06498 -1.4061831,-0.991209 -1.2820783,-1.81622 0.00424,-3.720679 -0.00847,-7.4417768 0.00635,-11.1621953 0.056947,-0.8627405 0.9413144,-1.4230927 1.7608001,-1.2992468 2.2741995,-0.00131 4.5486615,0.00261 6.8226985,-0.00195 z" />
+ id="path969"
+ style="fill:#333333;fill-opacity:1"
+ d="M 6.2851562,2 C 3.9296438,1.9318024 1.8530839,4.1116184 2,6.4548618 2.0068983,10.304935 1.9861657,14.15563 2.0104329,18.005313 2.1401885,20.174302 4.0868901,22.059322 6.2851562,22 c 3.8832648,-0.0037 7.7667178,0.0074 11.6498648,-0.0056 C 20.253096,21.935675 22.190613,19.73469 22,17.432001 21.996299,13.643017 22.007418,9.8538453 21.994414,6.0649793 21.935675,3.7469037 19.734691,1.8093866 17.432001,2 13.716386,2 10.000771,2 6.2851562,2 Z m 7.1621098,2.8554688 c 1.517767,0.018193 3.040205,-0.037158 4.55493,0.029088 0.831903,0.1432784 1.247019,1.0200413 1.140382,1.796579 -0.0049,3.726426 0.0098,7.453347 -0.0074,11.179464 -0.06228,0.897202 -0.990183,1.406807 -1.816343,1.281978 -3.726391,-0.005 -7.4532932,0.0099 -11.1793638,-0.0075 -0.8893499,-0.06498 -1.4061831,-0.991209 -1.2820783,-1.81622 0.00424,-3.720679 -0.00847,-7.4417768 0.00635,-11.1621953 0.056947,-0.8627405 0.9413144,-1.4230927 1.7608001,-1.2992468 2.2741995,-0.00131 4.5486615,0.00261 6.8226985,-0.00195 z" />
Date: Tue, 20 Dec 2022 12:32:42 +0100
Subject: [PATCH 2/3] Remove Inkscape meta data from a bunch of icons
---
.../assets/icons/typicons_dark/mixed_edit.svg | 35 +++------------
.../typicons_dark/typ_arrow-maximise.svg | 24 -----------
.../typicons_dark/typ_arrow-minimise.svg | 24 -----------
.../icons/typicons_dark/typ_refresh.svg | 24 -----------
.../icons/typicons_dark/typ_th-list-grey.svg | 28 +-----------
.../icons/typicons_light/mixed_edit.svg | 35 +++------------
.../typicons_light/typ_arrow-maximise.svg | 27 +-----------
.../typicons_light/typ_arrow-minimise.svg | 24 -----------
.../icons/typicons_light/typ_export.svg | 43 ++++++++-----------
.../icons/typicons_light/typ_refresh.svg | 27 +-----------
.../icons/typicons_light/typ_th-list-grey.svg | 28 +-----------
11 files changed, 38 insertions(+), 281 deletions(-)
diff --git a/novelwriter/assets/icons/typicons_dark/mixed_edit.svg b/novelwriter/assets/icons/typicons_dark/mixed_edit.svg
index fac03f3e..5ac0581f 100644
--- a/novelwriter/assets/icons/typicons_dark/mixed_edit.svg
+++ b/novelwriter/assets/icons/typicons_dark/mixed_edit.svg
@@ -1,37 +1,15 @@