From 36bc99b4f4aadfae685c2dd325885bb52b352859 Mon Sep 17 00:00:00 2001 From: Philip Carneiro Date: Tue, 9 Apr 2024 13:35:17 +0100 Subject: [PATCH] icons --- resources/dark/p-data-active.svg | 9 +++++++++ resources/dark/p-data-connected.svg | 9 +++++++++ resources/dark/p-data.svg | 10 +++++++++- resources/dark/p-insights-active.svg | 9 +++++++++ resources/dark/p-insights-connected.svg | 9 +++++++++ resources/dark/p-insights.svg | 17 ++++------------- resources/light/p-data-active.svg | 9 +++++++++ resources/light/p-data-connected.svg | 9 +++++++++ resources/light/p-data.svg | 10 +++++++++- resources/light/p-insights-active.svg | 9 +++++++++ resources/light/p-insights-connected.svg | 9 +++++++++ resources/light/p-insights.svg | 17 ++++------------- 12 files changed, 98 insertions(+), 28 deletions(-) create mode 100644 resources/dark/p-data-active.svg create mode 100644 resources/dark/p-data-connected.svg create mode 100644 resources/dark/p-insights-active.svg create mode 100644 resources/dark/p-insights-connected.svg create mode 100644 resources/light/p-data-active.svg create mode 100644 resources/light/p-data-connected.svg create mode 100644 resources/light/p-insights-active.svg create mode 100644 resources/light/p-insights-connected.svg diff --git a/resources/dark/p-data-active.svg b/resources/dark/p-data-active.svg new file mode 100644 index 00000000..a90a9332 --- /dev/null +++ b/resources/dark/p-data-active.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/resources/dark/p-data-connected.svg b/resources/dark/p-data-connected.svg new file mode 100644 index 00000000..8104c79a --- /dev/null +++ b/resources/dark/p-data-connected.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/resources/dark/p-data.svg b/resources/dark/p-data.svg index 784011a2..ff1b6b63 100644 --- a/resources/dark/p-data.svg +++ b/resources/dark/p-data.svg @@ -1 +1,9 @@ -icon \ No newline at end of file + + + + + + + + + \ No newline at end of file diff --git a/resources/dark/p-insights-active.svg b/resources/dark/p-insights-active.svg new file mode 100644 index 00000000..45804af7 --- /dev/null +++ b/resources/dark/p-insights-active.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/resources/dark/p-insights-connected.svg b/resources/dark/p-insights-connected.svg new file mode 100644 index 00000000..3f1d2311 --- /dev/null +++ b/resources/dark/p-insights-connected.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/resources/dark/p-insights.svg b/resources/dark/p-insights.svg index 182ca6ea..e1605554 100644 --- a/resources/dark/p-insights.svg +++ b/resources/dark/p-insights.svg @@ -1,13 +1,4 @@ - - - - - - - - - - - Icon-Cloud-other-357 - - \ No newline at end of file + + + + \ No newline at end of file diff --git a/resources/light/p-data-active.svg b/resources/light/p-data-active.svg new file mode 100644 index 00000000..a90a9332 --- /dev/null +++ b/resources/light/p-data-active.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/resources/light/p-data-connected.svg b/resources/light/p-data-connected.svg new file mode 100644 index 00000000..8104c79a --- /dev/null +++ b/resources/light/p-data-connected.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/resources/light/p-data.svg b/resources/light/p-data.svg index 784011a2..ff1b6b63 100644 --- a/resources/light/p-data.svg +++ b/resources/light/p-data.svg @@ -1 +1,9 @@ -icon \ No newline at end of file + + + + + + + + + \ No newline at end of file diff --git a/resources/light/p-insights-active.svg b/resources/light/p-insights-active.svg new file mode 100644 index 00000000..45804af7 --- /dev/null +++ b/resources/light/p-insights-active.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/resources/light/p-insights-connected.svg b/resources/light/p-insights-connected.svg new file mode 100644 index 00000000..3f1d2311 --- /dev/null +++ b/resources/light/p-insights-connected.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/resources/light/p-insights.svg b/resources/light/p-insights.svg index 182ca6ea..e1605554 100644 --- a/resources/light/p-insights.svg +++ b/resources/light/p-insights.svg @@ -1,13 +1,4 @@ - - - - - - - - - - - Icon-Cloud-other-357 - - \ No newline at end of file + + + + \ No newline at end of file