From 6451e3b98623d8ace822ea26980142ecc5caacb6 Mon Sep 17 00:00:00 2001
From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com>
Date: Wed, 9 Sep 2020 21:04:58 +0200
Subject: [PATCH] Added bullet on and off icons
---
nw/assets/icons/fallback/bullet-off-dark.svg | 31 +++++++++++++++++++
nw/assets/icons/fallback/bullet-off.svg | 31 +++++++++++++++++++
nw/assets/icons/fallback/bullet-on-dark.svg | 31 +++++++++++++++++++
nw/assets/icons/fallback/bullet-on.svg | 31 +++++++++++++++++++
.../icons/typicons_colour_dark/icons.conf | 2 ++
.../media-record-outline.svg | 31 +++++++++++++++++++
.../typicons_colour_dark/media-record.svg | 31 +++++++++++++++++++
.../icons/typicons_colour_light/icons.conf | 2 ++
.../media-record-outline.svg | 31 +++++++++++++++++++
.../typicons_colour_light/media-record.svg | 31 +++++++++++++++++++
nw/assets/icons/typicons_grey_dark/icons.conf | 2 ++
.../media-record-outline.svg | 31 +++++++++++++++++++
.../icons/typicons_grey_dark/media-record.svg | 31 +++++++++++++++++++
.../icons/typicons_grey_light/icons.conf | 2 ++
.../media-record-outline.svg | 31 +++++++++++++++++++
.../typicons_grey_light/media-record.svg | 31 +++++++++++++++++++
16 files changed, 380 insertions(+)
create mode 100644 nw/assets/icons/fallback/bullet-off-dark.svg
create mode 100644 nw/assets/icons/fallback/bullet-off.svg
create mode 100644 nw/assets/icons/fallback/bullet-on-dark.svg
create mode 100644 nw/assets/icons/fallback/bullet-on.svg
create mode 100644 nw/assets/icons/typicons_colour_dark/media-record-outline.svg
create mode 100644 nw/assets/icons/typicons_colour_dark/media-record.svg
create mode 100644 nw/assets/icons/typicons_colour_light/media-record-outline.svg
create mode 100644 nw/assets/icons/typicons_colour_light/media-record.svg
create mode 100644 nw/assets/icons/typicons_grey_dark/media-record-outline.svg
create mode 100644 nw/assets/icons/typicons_grey_dark/media-record.svg
create mode 100644 nw/assets/icons/typicons_grey_light/media-record-outline.svg
create mode 100644 nw/assets/icons/typicons_grey_light/media-record.svg
diff --git a/nw/assets/icons/fallback/bullet-off-dark.svg b/nw/assets/icons/fallback/bullet-off-dark.svg
new file mode 100644
index 00000000..46e56070
--- /dev/null
+++ b/nw/assets/icons/fallback/bullet-off-dark.svg
@@ -0,0 +1,31 @@
+
+
diff --git a/nw/assets/icons/fallback/bullet-off.svg b/nw/assets/icons/fallback/bullet-off.svg
new file mode 100644
index 00000000..2e2712be
--- /dev/null
+++ b/nw/assets/icons/fallback/bullet-off.svg
@@ -0,0 +1,31 @@
+
+
diff --git a/nw/assets/icons/fallback/bullet-on-dark.svg b/nw/assets/icons/fallback/bullet-on-dark.svg
new file mode 100644
index 00000000..ba3d9739
--- /dev/null
+++ b/nw/assets/icons/fallback/bullet-on-dark.svg
@@ -0,0 +1,31 @@
+
+
diff --git a/nw/assets/icons/fallback/bullet-on.svg b/nw/assets/icons/fallback/bullet-on.svg
new file mode 100644
index 00000000..7a077ddd
--- /dev/null
+++ b/nw/assets/icons/fallback/bullet-on.svg
@@ -0,0 +1,31 @@
+
+
diff --git a/nw/assets/icons/typicons_colour_dark/icons.conf b/nw/assets/icons/typicons_colour_dark/icons.conf
index a5930cfc..927da636 100644
--- a/nw/assets/icons/typicons_colour_dark/icons.conf
+++ b/nw/assets/icons/typicons_colour_dark/icons.conf
@@ -55,3 +55,5 @@ backward = chevron-left.svg
forward = chevron-right.svg
sticky-on = pin.svg
sticky-off = pin-outline.svg
+bullet-on = media-record.svg
+bullet-off = media-record-outline.svg
diff --git a/nw/assets/icons/typicons_colour_dark/media-record-outline.svg b/nw/assets/icons/typicons_colour_dark/media-record-outline.svg
new file mode 100644
index 00000000..237dac60
--- /dev/null
+++ b/nw/assets/icons/typicons_colour_dark/media-record-outline.svg
@@ -0,0 +1,31 @@
+
+
diff --git a/nw/assets/icons/typicons_colour_dark/media-record.svg b/nw/assets/icons/typicons_colour_dark/media-record.svg
new file mode 100644
index 00000000..8f7789b1
--- /dev/null
+++ b/nw/assets/icons/typicons_colour_dark/media-record.svg
@@ -0,0 +1,31 @@
+
+
diff --git a/nw/assets/icons/typicons_colour_light/icons.conf b/nw/assets/icons/typicons_colour_light/icons.conf
index 934ad1d6..1a97029f 100644
--- a/nw/assets/icons/typicons_colour_light/icons.conf
+++ b/nw/assets/icons/typicons_colour_light/icons.conf
@@ -55,3 +55,5 @@ backward = chevron-left.svg
forward = chevron-right.svg
sticky-on = pin.svg
sticky-off = pin-outline.svg
+bullet-on = media-record.svg
+bullet-off = media-record-outline.svg
diff --git a/nw/assets/icons/typicons_colour_light/media-record-outline.svg b/nw/assets/icons/typicons_colour_light/media-record-outline.svg
new file mode 100644
index 00000000..29041550
--- /dev/null
+++ b/nw/assets/icons/typicons_colour_light/media-record-outline.svg
@@ -0,0 +1,31 @@
+
+
diff --git a/nw/assets/icons/typicons_colour_light/media-record.svg b/nw/assets/icons/typicons_colour_light/media-record.svg
new file mode 100644
index 00000000..c51c3bef
--- /dev/null
+++ b/nw/assets/icons/typicons_colour_light/media-record.svg
@@ -0,0 +1,31 @@
+
+
diff --git a/nw/assets/icons/typicons_grey_dark/icons.conf b/nw/assets/icons/typicons_grey_dark/icons.conf
index 81829f57..f9c8c49d 100644
--- a/nw/assets/icons/typicons_grey_dark/icons.conf
+++ b/nw/assets/icons/typicons_grey_dark/icons.conf
@@ -55,3 +55,5 @@ backward = chevron-left.svg
forward = chevron-right.svg
sticky-on = pin.svg
sticky-off = pin-outline.svg
+bullet-on = media-record.svg
+bullet-off = media-record-outline.svg
diff --git a/nw/assets/icons/typicons_grey_dark/media-record-outline.svg b/nw/assets/icons/typicons_grey_dark/media-record-outline.svg
new file mode 100644
index 00000000..46e56070
--- /dev/null
+++ b/nw/assets/icons/typicons_grey_dark/media-record-outline.svg
@@ -0,0 +1,31 @@
+
+
diff --git a/nw/assets/icons/typicons_grey_dark/media-record.svg b/nw/assets/icons/typicons_grey_dark/media-record.svg
new file mode 100644
index 00000000..ba3d9739
--- /dev/null
+++ b/nw/assets/icons/typicons_grey_dark/media-record.svg
@@ -0,0 +1,31 @@
+
+
diff --git a/nw/assets/icons/typicons_grey_light/icons.conf b/nw/assets/icons/typicons_grey_light/icons.conf
index 145dc153..732486a5 100644
--- a/nw/assets/icons/typicons_grey_light/icons.conf
+++ b/nw/assets/icons/typicons_grey_light/icons.conf
@@ -55,3 +55,5 @@ backward = chevron-left.svg
forward = chevron-right.svg
sticky-on = pin.svg
sticky-off = pin-outline.svg
+bullet-on = media-record.svg
+bullet-off = media-record-outline.svg
diff --git a/nw/assets/icons/typicons_grey_light/media-record-outline.svg b/nw/assets/icons/typicons_grey_light/media-record-outline.svg
new file mode 100644
index 00000000..2e2712be
--- /dev/null
+++ b/nw/assets/icons/typicons_grey_light/media-record-outline.svg
@@ -0,0 +1,31 @@
+
+
diff --git a/nw/assets/icons/typicons_grey_light/media-record.svg b/nw/assets/icons/typicons_grey_light/media-record.svg
new file mode 100644
index 00000000..7a077ddd
--- /dev/null
+++ b/nw/assets/icons/typicons_grey_light/media-record.svg
@@ -0,0 +1,31 @@
+
+