diff --git a/meta/dashboard-icons.json b/meta/dashboard-icons.json new file mode 100644 index 00000000..d581edaa --- /dev/null +++ b/meta/dashboard-icons.json @@ -0,0 +1,16 @@ +{ + "base": "svg", + "aliases": [], + "categories": [], + "update": { + "timestamp": "2025-09-06T18:50:43.801762", + "author": { + "id": 63781622, + "login": "Meierschlumpf" + } + }, + "colors": { + "light": "dashboard-icons", + "dark": "dashboard-icons-dark" + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 3e07918d..dbf765f7 100644 --- a/metadata.json +++ b/metadata.json @@ -21461,6 +21461,22 @@ } } }, + "dashboard-icons": { + "base": "svg", + "aliases": [], + "categories": [], + "update": { + "timestamp": "2025-09-06T18:50:43.801762", + "author": { + "id": 63781622, + "login": "Meierschlumpf" + } + }, + "colors": { + "light": "dashboard-icons", + "dark": "dashboard-icons-dark" + } + }, "moodist": { "base": "svg", "aliases": [ diff --git a/png/dashboard-icons-dark.png b/png/dashboard-icons-dark.png new file mode 100644 index 00000000..16945c04 Binary files /dev/null and b/png/dashboard-icons-dark.png differ diff --git a/png/dashboard-icons.png b/png/dashboard-icons.png new file mode 100644 index 00000000..879cd4de Binary files /dev/null and b/png/dashboard-icons.png differ diff --git a/svg/dashboard-icons-dark.svg b/svg/dashboard-icons-dark.svg new file mode 100644 index 00000000..ce7a098b --- /dev/null +++ b/svg/dashboard-icons-dark.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/svg/dashboard-icons.svg b/svg/dashboard-icons.svg new file mode 100644 index 00000000..a8c51e6a --- /dev/null +++ b/svg/dashboard-icons.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tree.json b/tree.json index 18754eb8..4dd9e1ff 100644 --- a/tree.json +++ b/tree.json @@ -412,6 +412,8 @@ "dalibo.png", "daps.png", "dart.png", + "dashboard-icons-dark.png", + "dashboard-icons.png", "dashdot.png", "dashy.png", "datadog.png", @@ -2813,6 +2815,8 @@ "dagster-light.svg", "dalibo.svg", "dart.svg", + "dashboard-icons-dark.svg", + "dashboard-icons.svg", "datadog.svg", "davical.svg", "dawarich.svg", @@ -4907,6 +4911,8 @@ "dalibo.webp", "daps.webp", "dart.webp", + "dashboard-icons-dark.webp", + "dashboard-icons.webp", "dashdot.webp", "dashy.webp", "datadog.webp", diff --git a/webp/dashboard-icons-dark.webp b/webp/dashboard-icons-dark.webp new file mode 100644 index 00000000..633e5015 Binary files /dev/null and b/webp/dashboard-icons-dark.webp differ diff --git a/webp/dashboard-icons.webp b/webp/dashboard-icons.webp new file mode 100644 index 00000000..6536a295 Binary files /dev/null and b/webp/dashboard-icons.webp differ