From 7b12e911e4c9e95be1978c4e3e50ad4c21f2779d Mon Sep 17 00:00:00 2001
From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com>
Date: Sat, 6 Jun 2020 11:52:02 +0200
Subject: [PATCH] Replaced the time icon with a calendar icon
---
.../icons/typicons_colour_dark/calendar.svg | 55 ++++++++++++++++
.../icons/typicons_colour_dark/icons.conf | 2 +-
nw/assets/icons/typicons_colour_dark/time.svg | 62 -------------------
.../icons/typicons_colour_light/calendar.svg | 55 ++++++++++++++++
.../icons/typicons_colour_light/icons.conf | 2 +-
.../icons/typicons_colour_light/time.svg | 62 -------------------
.../icons/typicons_grey_dark/calendar.svg | 55 ++++++++++++++++
nw/assets/icons/typicons_grey_dark/icons.conf | 2 +-
nw/assets/icons/typicons_grey_dark/time.svg | 56 -----------------
.../icons/typicons_grey_light/calendar.svg | 55 ++++++++++++++++
.../icons/typicons_grey_light/icons.conf | 2 +-
nw/assets/icons/typicons_grey_light/time.svg | 55 ----------------
12 files changed, 224 insertions(+), 239 deletions(-)
create mode 100644 nw/assets/icons/typicons_colour_dark/calendar.svg
delete mode 100644 nw/assets/icons/typicons_colour_dark/time.svg
create mode 100644 nw/assets/icons/typicons_colour_light/calendar.svg
delete mode 100644 nw/assets/icons/typicons_colour_light/time.svg
create mode 100644 nw/assets/icons/typicons_grey_dark/calendar.svg
delete mode 100644 nw/assets/icons/typicons_grey_dark/time.svg
create mode 100644 nw/assets/icons/typicons_grey_light/calendar.svg
delete mode 100644 nw/assets/icons/typicons_grey_light/time.svg
diff --git a/nw/assets/icons/typicons_colour_dark/calendar.svg b/nw/assets/icons/typicons_colour_dark/calendar.svg
new file mode 100644
index 00000000..c55dbb89
--- /dev/null
+++ b/nw/assets/icons/typicons_colour_dark/calendar.svg
@@ -0,0 +1,55 @@
+
+
diff --git a/nw/assets/icons/typicons_colour_dark/icons.conf b/nw/assets/icons/typicons_colour_dark/icons.conf
index 76290410..b0e75498 100644
--- a/nw/assets/icons/typicons_colour_dark/icons.conf
+++ b/nw/assets/icons/typicons_colour_dark/icons.conf
@@ -21,7 +21,7 @@ cls_novel = book.svg
cls_plot = puzzle.svg
cls_character = user.svg
cls_world = location.svg
-cls_timeline = time.svg
+cls_timeline = calendar.svg
cls_object = key.svg
cls_entity = flag.svg
cls_custom = star.svg
diff --git a/nw/assets/icons/typicons_colour_dark/time.svg b/nw/assets/icons/typicons_colour_dark/time.svg
deleted file mode 100644
index ac0587cb..00000000
--- a/nw/assets/icons/typicons_colour_dark/time.svg
+++ /dev/null
@@ -1,62 +0,0 @@
-
-
diff --git a/nw/assets/icons/typicons_colour_light/calendar.svg b/nw/assets/icons/typicons_colour_light/calendar.svg
new file mode 100644
index 00000000..bdaf6b28
--- /dev/null
+++ b/nw/assets/icons/typicons_colour_light/calendar.svg
@@ -0,0 +1,55 @@
+
+
diff --git a/nw/assets/icons/typicons_colour_light/icons.conf b/nw/assets/icons/typicons_colour_light/icons.conf
index 08042fc9..70477f64 100644
--- a/nw/assets/icons/typicons_colour_light/icons.conf
+++ b/nw/assets/icons/typicons_colour_light/icons.conf
@@ -21,7 +21,7 @@ cls_novel = book.svg
cls_plot = puzzle.svg
cls_character = user.svg
cls_world = location.svg
-cls_timeline = time.svg
+cls_timeline = calendar.svg
cls_object = key.svg
cls_entity = flag.svg
cls_custom = star.svg
diff --git a/nw/assets/icons/typicons_colour_light/time.svg b/nw/assets/icons/typicons_colour_light/time.svg
deleted file mode 100644
index 0ded9527..00000000
--- a/nw/assets/icons/typicons_colour_light/time.svg
+++ /dev/null
@@ -1,62 +0,0 @@
-
-
diff --git a/nw/assets/icons/typicons_grey_dark/calendar.svg b/nw/assets/icons/typicons_grey_dark/calendar.svg
new file mode 100644
index 00000000..3bbfee8c
--- /dev/null
+++ b/nw/assets/icons/typicons_grey_dark/calendar.svg
@@ -0,0 +1,55 @@
+
+
diff --git a/nw/assets/icons/typicons_grey_dark/icons.conf b/nw/assets/icons/typicons_grey_dark/icons.conf
index d81f4adf..d06201b1 100644
--- a/nw/assets/icons/typicons_grey_dark/icons.conf
+++ b/nw/assets/icons/typicons_grey_dark/icons.conf
@@ -21,7 +21,7 @@ cls_novel = book.svg
cls_plot = puzzle.svg
cls_character = user.svg
cls_world = location.svg
-cls_timeline = time.svg
+cls_timeline = calendar.svg
cls_object = key.svg
cls_entity = flag.svg
cls_custom = star.svg
diff --git a/nw/assets/icons/typicons_grey_dark/time.svg b/nw/assets/icons/typicons_grey_dark/time.svg
deleted file mode 100644
index 12f47768..00000000
--- a/nw/assets/icons/typicons_grey_dark/time.svg
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
diff --git a/nw/assets/icons/typicons_grey_light/calendar.svg b/nw/assets/icons/typicons_grey_light/calendar.svg
new file mode 100644
index 00000000..600a386d
--- /dev/null
+++ b/nw/assets/icons/typicons_grey_light/calendar.svg
@@ -0,0 +1,55 @@
+
+
diff --git a/nw/assets/icons/typicons_grey_light/icons.conf b/nw/assets/icons/typicons_grey_light/icons.conf
index 2b26abc8..dd97c4c8 100644
--- a/nw/assets/icons/typicons_grey_light/icons.conf
+++ b/nw/assets/icons/typicons_grey_light/icons.conf
@@ -21,7 +21,7 @@ cls_novel = book.svg
cls_plot = puzzle.svg
cls_character = user.svg
cls_world = location.svg
-cls_timeline = time.svg
+cls_timeline = calendar.svg
cls_object = key.svg
cls_entity = flag.svg
cls_custom = star.svg
diff --git a/nw/assets/icons/typicons_grey_light/time.svg b/nw/assets/icons/typicons_grey_light/time.svg
deleted file mode 100644
index 9e47aa48..00000000
--- a/nw/assets/icons/typicons_grey_light/time.svg
+++ /dev/null
@@ -1,55 +0,0 @@
-
-