From d3adc42e6e0ea1b28f58923c8c940b40b27ec09e Mon Sep 17 00:00:00 2001 From: Alex Khomenko Date: Fri, 3 Jun 2022 11:23:19 +0300 Subject: [PATCH] Service accounts: Use new icon (#50140) --- pkg/api/index.go | 2 +- public/img/icons/custom/gf-service-account.svg | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 public/img/icons/custom/gf-service-account.svg diff --git a/pkg/api/index.go b/pkg/api/index.go index c9c0513872b..8aa9a327461 100644 --- a/pkg/api/index.go +++ b/pkg/api/index.go @@ -318,7 +318,7 @@ func (hs *HTTPServer) getNavTree(c *models.ReqContext, hasEditPerm bool, prefs * Text: "Service accounts", Id: "serviceaccounts", Description: "Manage service accounts", - Icon: "keyhole-circle", + Icon: "gf-service-account", Url: hs.Cfg.AppSubURL + "/org/serviceaccounts", }) } diff --git a/public/img/icons/custom/gf-service-account.svg b/public/img/icons/custom/gf-service-account.svg new file mode 100644 index 00000000000..6027c4b676f --- /dev/null +++ b/public/img/icons/custom/gf-service-account.svg @@ -0,0 +1,5 @@ + + +