From e3c65d355fdc8cc6a74e43f6b804e52dbf04e701 Mon Sep 17 00:00:00 2001
From: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com>
Date: Thu, 24 Aug 2023 15:55:26 +0200
Subject: [PATCH] Icons: Added prometheus and traces icons (#73734)
* Add prometheus and traces icons
* Remove icons from the bundle as they might be behind a feature flag
---
packages/grafana-data/src/types/icon.ts | 2 ++
public/img/icons/custom/gf-prometheus.svg | 3 +++
public/img/icons/custom/gf-traces.svg | 7 +++++++
3 files changed, 12 insertions(+)
create mode 100644 public/img/icons/custom/gf-prometheus.svg
create mode 100644 public/img/icons/custom/gf-traces.svg
diff --git a/packages/grafana-data/src/types/icon.ts b/packages/grafana-data/src/types/icon.ts
index e0daffde12b..3a9c6c891c4 100644
--- a/packages/grafana-data/src/types/icon.ts
+++ b/packages/grafana-data/src/types/icon.ts
@@ -125,6 +125,8 @@ export const availableIconsIndex = {
'gf-service-account': true,
'gf-show-context': true,
'gf-pin': true,
+ 'gf-prometheus': true,
+ 'gf-traces': true,
grafana: true,
'graph-bar': true,
'grafana-ml': true,
diff --git a/public/img/icons/custom/gf-prometheus.svg b/public/img/icons/custom/gf-prometheus.svg
new file mode 100644
index 00000000000..60b75cdd7b4
--- /dev/null
+++ b/public/img/icons/custom/gf-prometheus.svg
@@ -0,0 +1,3 @@
+
diff --git a/public/img/icons/custom/gf-traces.svg b/public/img/icons/custom/gf-traces.svg
new file mode 100644
index 00000000000..1db365606e8
--- /dev/null
+++ b/public/img/icons/custom/gf-traces.svg
@@ -0,0 +1,7 @@
+