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 @@ + + + + + + +