From aaf4dce6f85b87d508172cf4c71715ae4305832b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20=C3=85hall?= Date: Tue, 25 Jun 2024 09:28:53 +0200 Subject: [PATCH] Fixed embedded images --- static/images/acknowledge-filled.svg | 67 --------------- static/images/acknowledge-outline.svg | 69 ---------------- static/images/acknowledge.svg | 67 --------------- static/images/configuration.svg | 69 ---------------- static/images/configuration_selected.svg | 67 --------------- static/images/datapoints.svg | 80 ------------------ static/images/datapoints_selected.svg | 80 ------------------ .../default_light/acknowledge-filled.svg | 68 +++++++++++++++- .../default_light/acknowledge-outline.svg | 70 +++++++++++++++- static/images/default_light/acknowledge.svg | 68 +++++++++++++++- static/images/default_light/delete.svg | 68 +++++++++++++++- static/images/default_light/delete_white.svg | 68 +++++++++++++++- static/images/default_light/graph.drawio | 1 - static/images/default_light/graph.svg | 5 +- static/images/delete.svg | 67 --------------- static/images/delete_white.svg | 67 --------------- static/images/graph.svg | 4 - static/images/gruvbox/acknowledge-filled.svg | 68 +++++++++++++++- static/images/gruvbox/acknowledge-outline.svg | 70 +++++++++++++++- static/images/gruvbox/acknowledge.svg | 68 +++++++++++++++- static/images/gruvbox/configuration.svg | 70 +++++++++++++++- .../images/gruvbox/configuration_selected.svg | 68 +++++++++++++++- static/images/gruvbox/datapoints.svg | 81 ++++++++++++++++++- static/images/gruvbox/datapoints_selected.svg | 81 ++++++++++++++++++- static/images/gruvbox/delete.svg | 68 +++++++++++++++- static/images/gruvbox/delete_white.svg | 68 +++++++++++++++- static/images/gruvbox/graph.drawio | 1 - static/images/gruvbox/graph.svg | 5 +- static/images/gruvbox/info-filled.svg | 70 +++++++++++++++- static/images/gruvbox/info-outline.svg | 72 ++++++++++++++++- static/images/gruvbox/logo.svg | 74 ++++++++++++++++- static/images/gruvbox/logo_selected.svg | 72 ++++++++++++++++- static/images/gruvbox/problems.svg | 70 +++++++++++++++- static/images/gruvbox/problems_selected.svg | 68 +++++++++++++++- static/images/gruvbox/triggers.svg | 72 ++++++++++++++++- static/images/gruvbox/triggers_selected.svg | 70 +++++++++++++++- static/images/gruvbox/values.svg | 68 +++++++++++++++- static/images/info-filled.svg | 69 ---------------- static/images/info-outline.svg | 71 ---------------- static/images/logo.svg | 73 ----------------- static/images/logo_selected.svg | 71 ---------------- static/images/problems.svg | 69 ---------------- static/images/problems_selected.svg | 67 --------------- static/images/triggers.svg | 71 ---------------- static/images/triggers_selected.svg | 69 ---------------- static/images/values.svg | 67 --------------- 46 files changed, 1605 insertions(+), 1291 deletions(-) delete mode 100644 static/images/acknowledge-filled.svg delete mode 100644 static/images/acknowledge-outline.svg delete mode 100644 static/images/acknowledge.svg delete mode 100644 static/images/configuration.svg delete mode 100644 static/images/configuration_selected.svg delete mode 100644 static/images/datapoints.svg delete mode 100644 static/images/datapoints_selected.svg mode change 120000 => 100644 static/images/default_light/acknowledge-filled.svg mode change 120000 => 100644 static/images/default_light/acknowledge-outline.svg mode change 120000 => 100644 static/images/default_light/acknowledge.svg mode change 120000 => 100644 static/images/default_light/delete.svg mode change 120000 => 100644 static/images/default_light/delete_white.svg delete mode 120000 static/images/default_light/graph.drawio mode change 120000 => 100644 static/images/default_light/graph.svg delete mode 100644 static/images/delete.svg delete mode 100644 static/images/delete_white.svg delete mode 100644 static/images/graph.svg mode change 120000 => 100644 static/images/gruvbox/acknowledge-filled.svg mode change 120000 => 100644 static/images/gruvbox/acknowledge-outline.svg mode change 120000 => 100644 static/images/gruvbox/acknowledge.svg mode change 120000 => 100644 static/images/gruvbox/configuration.svg mode change 120000 => 100644 static/images/gruvbox/configuration_selected.svg mode change 120000 => 100644 static/images/gruvbox/datapoints.svg mode change 120000 => 100644 static/images/gruvbox/datapoints_selected.svg mode change 120000 => 100644 static/images/gruvbox/delete.svg mode change 120000 => 100644 static/images/gruvbox/delete_white.svg delete mode 120000 static/images/gruvbox/graph.drawio mode change 120000 => 100644 static/images/gruvbox/graph.svg mode change 120000 => 100644 static/images/gruvbox/info-filled.svg mode change 120000 => 100644 static/images/gruvbox/info-outline.svg mode change 120000 => 100644 static/images/gruvbox/logo.svg mode change 120000 => 100644 static/images/gruvbox/logo_selected.svg mode change 120000 => 100644 static/images/gruvbox/problems.svg mode change 120000 => 100644 static/images/gruvbox/problems_selected.svg mode change 120000 => 100644 static/images/gruvbox/triggers.svg mode change 120000 => 100644 static/images/gruvbox/triggers_selected.svg mode change 120000 => 100644 static/images/gruvbox/values.svg delete mode 100644 static/images/info-filled.svg delete mode 100644 static/images/info-outline.svg delete mode 100644 static/images/logo.svg delete mode 100644 static/images/logo_selected.svg delete mode 100644 static/images/problems.svg delete mode 100644 static/images/problems_selected.svg delete mode 100644 static/images/triggers.svg delete mode 100644 static/images/triggers_selected.svg delete mode 100644 static/images/values.svg diff --git a/static/images/acknowledge-filled.svg b/static/images/acknowledge-filled.svg deleted file mode 100644 index f2d8a57..0000000 --- a/static/images/acknowledge-filled.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - thumb-up - - - diff --git a/static/images/acknowledge-outline.svg b/static/images/acknowledge-outline.svg deleted file mode 100644 index 7e97bfb..0000000 --- a/static/images/acknowledge-outline.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - thumb-up - thumb-up-outline - - - diff --git a/static/images/acknowledge.svg b/static/images/acknowledge.svg deleted file mode 100644 index bec58fc..0000000 --- a/static/images/acknowledge.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - thumb-up - - - diff --git a/static/images/configuration.svg b/static/images/configuration.svg deleted file mode 100644 index e8de499..0000000 --- a/static/images/configuration.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - cog - cog-outline - - - diff --git a/static/images/configuration_selected.svg b/static/images/configuration_selected.svg deleted file mode 100644 index 81e4124..0000000 --- a/static/images/configuration_selected.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - cog - - - diff --git a/static/images/datapoints.svg b/static/images/datapoints.svg deleted file mode 100644 index d28f210..0000000 --- a/static/images/datapoints.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - file-chart - chart-timeline-variant - - - - - - - - diff --git a/static/images/datapoints_selected.svg b/static/images/datapoints_selected.svg deleted file mode 100644 index 51b21a7..0000000 --- a/static/images/datapoints_selected.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - file-chart - chart-timeline-variant - - - - - - - - diff --git a/static/images/default_light/acknowledge-filled.svg b/static/images/default_light/acknowledge-filled.svg deleted file mode 120000 index a0ab2cc..0000000 --- a/static/images/default_light/acknowledge-filled.svg +++ /dev/null @@ -1 +0,0 @@ -../acknowledge-filled.svg \ No newline at end of file diff --git a/static/images/default_light/acknowledge-filled.svg b/static/images/default_light/acknowledge-filled.svg new file mode 100644 index 0000000..f2d8a57 --- /dev/null +++ b/static/images/default_light/acknowledge-filled.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + thumb-up + + + diff --git a/static/images/default_light/acknowledge-outline.svg b/static/images/default_light/acknowledge-outline.svg deleted file mode 120000 index 8c2311e..0000000 --- a/static/images/default_light/acknowledge-outline.svg +++ /dev/null @@ -1 +0,0 @@ -../acknowledge-outline.svg \ No newline at end of file diff --git a/static/images/default_light/acknowledge-outline.svg b/static/images/default_light/acknowledge-outline.svg new file mode 100644 index 0000000..7e97bfb --- /dev/null +++ b/static/images/default_light/acknowledge-outline.svg @@ -0,0 +1,69 @@ + + + + + + + + + + image/svg+xml + + + + + + thumb-up + thumb-up-outline + + + diff --git a/static/images/default_light/acknowledge.svg b/static/images/default_light/acknowledge.svg deleted file mode 120000 index b168727..0000000 --- a/static/images/default_light/acknowledge.svg +++ /dev/null @@ -1 +0,0 @@ -../acknowledge.svg \ No newline at end of file diff --git a/static/images/default_light/acknowledge.svg b/static/images/default_light/acknowledge.svg new file mode 100644 index 0000000..bec58fc --- /dev/null +++ b/static/images/default_light/acknowledge.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + thumb-up + + + diff --git a/static/images/default_light/delete.svg b/static/images/default_light/delete.svg deleted file mode 120000 index e08e9df..0000000 --- a/static/images/default_light/delete.svg +++ /dev/null @@ -1 +0,0 @@ -../delete.svg \ No newline at end of file diff --git a/static/images/default_light/delete.svg b/static/images/default_light/delete.svg new file mode 100644 index 0000000..23ba519 --- /dev/null +++ b/static/images/default_light/delete.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + trash-can-outline + + + diff --git a/static/images/default_light/delete_white.svg b/static/images/default_light/delete_white.svg deleted file mode 120000 index 4a1a536..0000000 --- a/static/images/default_light/delete_white.svg +++ /dev/null @@ -1 +0,0 @@ -../delete_white.svg \ No newline at end of file diff --git a/static/images/default_light/delete_white.svg b/static/images/default_light/delete_white.svg new file mode 100644 index 0000000..7ae4dab --- /dev/null +++ b/static/images/default_light/delete_white.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + trash-can-outline + + + diff --git a/static/images/default_light/graph.drawio b/static/images/default_light/graph.drawio deleted file mode 120000 index 2d35e0f..0000000 --- a/static/images/default_light/graph.drawio +++ /dev/null @@ -1 +0,0 @@ -../graph.drawio \ No newline at end of file diff --git a/static/images/default_light/graph.svg b/static/images/default_light/graph.svg deleted file mode 120000 index 4590ffb..0000000 --- a/static/images/default_light/graph.svg +++ /dev/null @@ -1 +0,0 @@ -../graph.svg \ No newline at end of file diff --git a/static/images/default_light/graph.svg b/static/images/default_light/graph.svg new file mode 100644 index 0000000..8915efe --- /dev/null +++ b/static/images/default_light/graph.svg @@ -0,0 +1,4 @@ + + + +
Datapoint
/entry/<name>
Datapoint...
Problem
is raised
Problem...
 true 
 true 
 false 
 false 
Trigger
is evaluated
Trigger...
 Data 
 Data 
Notification
is sent
Notification...
Datapoint
/entry/<name>
Datapoint...
 Data 
 Data 
Problem
is resolved
Problem...
Text is not SVG - cannot display
\ No newline at end of file diff --git a/static/images/delete.svg b/static/images/delete.svg deleted file mode 100644 index 23ba519..0000000 --- a/static/images/delete.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - trash-can-outline - - - diff --git a/static/images/delete_white.svg b/static/images/delete_white.svg deleted file mode 100644 index 7ae4dab..0000000 --- a/static/images/delete_white.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - trash-can-outline - - - diff --git a/static/images/graph.svg b/static/images/graph.svg deleted file mode 100644 index 8915efe..0000000 --- a/static/images/graph.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - -
Datapoint
/entry/<name>
Datapoint...
Problem
is raised
Problem...
 true 
 true 
 false 
 false 
Trigger
is evaluated
Trigger...
 Data 
 Data 
Notification
is sent
Notification...
Datapoint
/entry/<name>
Datapoint...
 Data 
 Data 
Problem
is resolved
Problem...
Text is not SVG - cannot display
\ No newline at end of file diff --git a/static/images/gruvbox/acknowledge-filled.svg b/static/images/gruvbox/acknowledge-filled.svg deleted file mode 120000 index a0ab2cc..0000000 --- a/static/images/gruvbox/acknowledge-filled.svg +++ /dev/null @@ -1 +0,0 @@ -../acknowledge-filled.svg \ No newline at end of file diff --git a/static/images/gruvbox/acknowledge-filled.svg b/static/images/gruvbox/acknowledge-filled.svg new file mode 100644 index 0000000..f2d8a57 --- /dev/null +++ b/static/images/gruvbox/acknowledge-filled.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + thumb-up + + + diff --git a/static/images/gruvbox/acknowledge-outline.svg b/static/images/gruvbox/acknowledge-outline.svg deleted file mode 120000 index 8c2311e..0000000 --- a/static/images/gruvbox/acknowledge-outline.svg +++ /dev/null @@ -1 +0,0 @@ -../acknowledge-outline.svg \ No newline at end of file diff --git a/static/images/gruvbox/acknowledge-outline.svg b/static/images/gruvbox/acknowledge-outline.svg new file mode 100644 index 0000000..7e97bfb --- /dev/null +++ b/static/images/gruvbox/acknowledge-outline.svg @@ -0,0 +1,69 @@ + + + + + + + + + + image/svg+xml + + + + + + thumb-up + thumb-up-outline + + + diff --git a/static/images/gruvbox/acknowledge.svg b/static/images/gruvbox/acknowledge.svg deleted file mode 120000 index b168727..0000000 --- a/static/images/gruvbox/acknowledge.svg +++ /dev/null @@ -1 +0,0 @@ -../acknowledge.svg \ No newline at end of file diff --git a/static/images/gruvbox/acknowledge.svg b/static/images/gruvbox/acknowledge.svg new file mode 100644 index 0000000..bec58fc --- /dev/null +++ b/static/images/gruvbox/acknowledge.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + thumb-up + + + diff --git a/static/images/gruvbox/configuration.svg b/static/images/gruvbox/configuration.svg deleted file mode 120000 index 4e1aa6a..0000000 --- a/static/images/gruvbox/configuration.svg +++ /dev/null @@ -1 +0,0 @@ -../configuration.svg \ No newline at end of file diff --git a/static/images/gruvbox/configuration.svg b/static/images/gruvbox/configuration.svg new file mode 100644 index 0000000..e8de499 --- /dev/null +++ b/static/images/gruvbox/configuration.svg @@ -0,0 +1,69 @@ + + + + + + + + + + image/svg+xml + + + + + + cog + cog-outline + + + diff --git a/static/images/gruvbox/configuration_selected.svg b/static/images/gruvbox/configuration_selected.svg deleted file mode 120000 index 027e0f1..0000000 --- a/static/images/gruvbox/configuration_selected.svg +++ /dev/null @@ -1 +0,0 @@ -../configuration_selected.svg \ No newline at end of file diff --git a/static/images/gruvbox/configuration_selected.svg b/static/images/gruvbox/configuration_selected.svg new file mode 100644 index 0000000..81e4124 --- /dev/null +++ b/static/images/gruvbox/configuration_selected.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + cog + + + diff --git a/static/images/gruvbox/datapoints.svg b/static/images/gruvbox/datapoints.svg deleted file mode 120000 index e8426db..0000000 --- a/static/images/gruvbox/datapoints.svg +++ /dev/null @@ -1 +0,0 @@ -../datapoints.svg \ No newline at end of file diff --git a/static/images/gruvbox/datapoints.svg b/static/images/gruvbox/datapoints.svg new file mode 100644 index 0000000..d28f210 --- /dev/null +++ b/static/images/gruvbox/datapoints.svg @@ -0,0 +1,80 @@ + + + + + + + + file-chart + chart-timeline-variant + + + + + + + + diff --git a/static/images/gruvbox/datapoints_selected.svg b/static/images/gruvbox/datapoints_selected.svg deleted file mode 120000 index 1fcbab5..0000000 --- a/static/images/gruvbox/datapoints_selected.svg +++ /dev/null @@ -1 +0,0 @@ -../datapoints_selected.svg \ No newline at end of file diff --git a/static/images/gruvbox/datapoints_selected.svg b/static/images/gruvbox/datapoints_selected.svg new file mode 100644 index 0000000..51b21a7 --- /dev/null +++ b/static/images/gruvbox/datapoints_selected.svg @@ -0,0 +1,80 @@ + + + + + + + + file-chart + chart-timeline-variant + + + + + + + + diff --git a/static/images/gruvbox/delete.svg b/static/images/gruvbox/delete.svg deleted file mode 120000 index e08e9df..0000000 --- a/static/images/gruvbox/delete.svg +++ /dev/null @@ -1 +0,0 @@ -../delete.svg \ No newline at end of file diff --git a/static/images/gruvbox/delete.svg b/static/images/gruvbox/delete.svg new file mode 100644 index 0000000..23ba519 --- /dev/null +++ b/static/images/gruvbox/delete.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + trash-can-outline + + + diff --git a/static/images/gruvbox/delete_white.svg b/static/images/gruvbox/delete_white.svg deleted file mode 120000 index 4a1a536..0000000 --- a/static/images/gruvbox/delete_white.svg +++ /dev/null @@ -1 +0,0 @@ -../delete_white.svg \ No newline at end of file diff --git a/static/images/gruvbox/delete_white.svg b/static/images/gruvbox/delete_white.svg new file mode 100644 index 0000000..7ae4dab --- /dev/null +++ b/static/images/gruvbox/delete_white.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + trash-can-outline + + + diff --git a/static/images/gruvbox/graph.drawio b/static/images/gruvbox/graph.drawio deleted file mode 120000 index 2d35e0f..0000000 --- a/static/images/gruvbox/graph.drawio +++ /dev/null @@ -1 +0,0 @@ -../graph.drawio \ No newline at end of file diff --git a/static/images/gruvbox/graph.svg b/static/images/gruvbox/graph.svg deleted file mode 120000 index 4590ffb..0000000 --- a/static/images/gruvbox/graph.svg +++ /dev/null @@ -1 +0,0 @@ -../graph.svg \ No newline at end of file diff --git a/static/images/gruvbox/graph.svg b/static/images/gruvbox/graph.svg new file mode 100644 index 0000000..8915efe --- /dev/null +++ b/static/images/gruvbox/graph.svg @@ -0,0 +1,4 @@ + + + +
Datapoint
/entry/<name>
Datapoint...
Problem
is raised
Problem...
 true 
 true 
 false 
 false 
Trigger
is evaluated
Trigger...
 Data 
 Data 
Notification
is sent
Notification...
Datapoint
/entry/<name>
Datapoint...
 Data 
 Data 
Problem
is resolved
Problem...
Text is not SVG - cannot display
\ No newline at end of file diff --git a/static/images/gruvbox/info-filled.svg b/static/images/gruvbox/info-filled.svg deleted file mode 120000 index dbbeefa..0000000 --- a/static/images/gruvbox/info-filled.svg +++ /dev/null @@ -1 +0,0 @@ -../info-filled.svg \ No newline at end of file diff --git a/static/images/gruvbox/info-filled.svg b/static/images/gruvbox/info-filled.svg new file mode 100644 index 0000000..71e7cb2 --- /dev/null +++ b/static/images/gruvbox/info-filled.svg @@ -0,0 +1,69 @@ + + + + + + + + + + image/svg+xml + + + + + + information-slab-circle + information + + + diff --git a/static/images/gruvbox/info-outline.svg b/static/images/gruvbox/info-outline.svg deleted file mode 120000 index bdbc69f..0000000 --- a/static/images/gruvbox/info-outline.svg +++ /dev/null @@ -1 +0,0 @@ -../info-outline.svg \ No newline at end of file diff --git a/static/images/gruvbox/info-outline.svg b/static/images/gruvbox/info-outline.svg new file mode 100644 index 0000000..e53a3ce --- /dev/null +++ b/static/images/gruvbox/info-outline.svg @@ -0,0 +1,71 @@ + + + + + + + + + + image/svg+xml + + + + + + information-slab-circle + information-slab-circle-outline + information-outline + + + diff --git a/static/images/gruvbox/logo.svg b/static/images/gruvbox/logo.svg deleted file mode 120000 index b70ce76..0000000 --- a/static/images/gruvbox/logo.svg +++ /dev/null @@ -1 +0,0 @@ -../logo.svg \ No newline at end of file diff --git a/static/images/gruvbox/logo.svg b/static/images/gruvbox/logo.svg new file mode 100644 index 0000000..30d4d2b --- /dev/null +++ b/static/images/gruvbox/logo.svg @@ -0,0 +1,73 @@ + + + + + + + + + + image/svg+xml + + + + + + alert-octagram + alert-octagram-outline + database-alert + database-alert-outline + + + diff --git a/static/images/gruvbox/logo_selected.svg b/static/images/gruvbox/logo_selected.svg deleted file mode 120000 index 91070fc..0000000 --- a/static/images/gruvbox/logo_selected.svg +++ /dev/null @@ -1 +0,0 @@ -../logo_selected.svg \ No newline at end of file diff --git a/static/images/gruvbox/logo_selected.svg b/static/images/gruvbox/logo_selected.svg new file mode 100644 index 0000000..bc41249 --- /dev/null +++ b/static/images/gruvbox/logo_selected.svg @@ -0,0 +1,71 @@ + + + + + + + + + + image/svg+xml + + + + + + alert-octagram + alert-octagram-outline + database-alert + + + diff --git a/static/images/gruvbox/problems.svg b/static/images/gruvbox/problems.svg deleted file mode 120000 index d7b581e..0000000 --- a/static/images/gruvbox/problems.svg +++ /dev/null @@ -1 +0,0 @@ -../problems.svg \ No newline at end of file diff --git a/static/images/gruvbox/problems.svg b/static/images/gruvbox/problems.svg new file mode 100644 index 0000000..0194aff --- /dev/null +++ b/static/images/gruvbox/problems.svg @@ -0,0 +1,69 @@ + + + + + + + + + + image/svg+xml + + + + + + alert-octagram + alert-octagram-outline + + + diff --git a/static/images/gruvbox/problems_selected.svg b/static/images/gruvbox/problems_selected.svg deleted file mode 120000 index 7bf99c0..0000000 --- a/static/images/gruvbox/problems_selected.svg +++ /dev/null @@ -1 +0,0 @@ -../problems_selected.svg \ No newline at end of file diff --git a/static/images/gruvbox/problems_selected.svg b/static/images/gruvbox/problems_selected.svg new file mode 100644 index 0000000..1eea62f --- /dev/null +++ b/static/images/gruvbox/problems_selected.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + alert-octagram + + + diff --git a/static/images/gruvbox/triggers.svg b/static/images/gruvbox/triggers.svg deleted file mode 120000 index a347e36..0000000 --- a/static/images/gruvbox/triggers.svg +++ /dev/null @@ -1 +0,0 @@ -../triggers.svg \ No newline at end of file diff --git a/static/images/gruvbox/triggers.svg b/static/images/gruvbox/triggers.svg new file mode 100644 index 0000000..e4f9f3d --- /dev/null +++ b/static/images/gruvbox/triggers.svg @@ -0,0 +1,71 @@ + + + + + + + + + + image/svg+xml + + + + + + script-text + script-text-outline + calculator-variant-outline + + + diff --git a/static/images/gruvbox/triggers_selected.svg b/static/images/gruvbox/triggers_selected.svg deleted file mode 120000 index 3b99184..0000000 --- a/static/images/gruvbox/triggers_selected.svg +++ /dev/null @@ -1 +0,0 @@ -../triggers_selected.svg \ No newline at end of file diff --git a/static/images/gruvbox/triggers_selected.svg b/static/images/gruvbox/triggers_selected.svg new file mode 100644 index 0000000..0af323f --- /dev/null +++ b/static/images/gruvbox/triggers_selected.svg @@ -0,0 +1,69 @@ + + + + + + + + + + image/svg+xml + + + + + + script-text + calculator-variant + + + diff --git a/static/images/gruvbox/values.svg b/static/images/gruvbox/values.svg deleted file mode 120000 index 6b56d01..0000000 --- a/static/images/gruvbox/values.svg +++ /dev/null @@ -1 +0,0 @@ -../values.svg \ No newline at end of file diff --git a/static/images/gruvbox/values.svg b/static/images/gruvbox/values.svg new file mode 100644 index 0000000..78b7b92 --- /dev/null +++ b/static/images/gruvbox/values.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + format-list-bulleted + + + diff --git a/static/images/info-filled.svg b/static/images/info-filled.svg deleted file mode 100644 index 71e7cb2..0000000 --- a/static/images/info-filled.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - information-slab-circle - information - - - diff --git a/static/images/info-outline.svg b/static/images/info-outline.svg deleted file mode 100644 index e53a3ce..0000000 --- a/static/images/info-outline.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - information-slab-circle - information-slab-circle-outline - information-outline - - - diff --git a/static/images/logo.svg b/static/images/logo.svg deleted file mode 100644 index 30d4d2b..0000000 --- a/static/images/logo.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - alert-octagram - alert-octagram-outline - database-alert - database-alert-outline - - - diff --git a/static/images/logo_selected.svg b/static/images/logo_selected.svg deleted file mode 100644 index bc41249..0000000 --- a/static/images/logo_selected.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - alert-octagram - alert-octagram-outline - database-alert - - - diff --git a/static/images/problems.svg b/static/images/problems.svg deleted file mode 100644 index 0194aff..0000000 --- a/static/images/problems.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - alert-octagram - alert-octagram-outline - - - diff --git a/static/images/problems_selected.svg b/static/images/problems_selected.svg deleted file mode 100644 index 1eea62f..0000000 --- a/static/images/problems_selected.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - alert-octagram - - - diff --git a/static/images/triggers.svg b/static/images/triggers.svg deleted file mode 100644 index e4f9f3d..0000000 --- a/static/images/triggers.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - script-text - script-text-outline - calculator-variant-outline - - - diff --git a/static/images/triggers_selected.svg b/static/images/triggers_selected.svg deleted file mode 100644 index 0af323f..0000000 --- a/static/images/triggers_selected.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - script-text - calculator-variant - - - diff --git a/static/images/values.svg b/static/images/values.svg deleted file mode 100644 index 78b7b92..0000000 --- a/static/images/values.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - format-list-bulleted - - -