From 0cee5598ba41ad8d0cdbace49d05a540837be1e1 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Fri, 14 Feb 2025 09:19:34 +0000 Subject: [PATCH] Add Keycloak icon to theme icons json --- site/src/theme/icons.json | 1 + site/static/icon/keycloak.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 site/static/icon/keycloak.svg diff --git a/site/src/theme/icons.json b/site/src/theme/icons.json index 3d63b9ac81b5a..3639d73f2fb4b 100644 --- a/site/src/theme/icons.json +++ b/site/src/theme/icons.json @@ -59,6 +59,7 @@ "jupyter.svg", "k8s.png", "kasmvnc.svg", + "keycloak.svg", "kotlin.svg", "lxc.svg", "matlab.svg", diff --git a/site/static/icon/keycloak.svg b/site/static/icon/keycloak.svg new file mode 100644 index 0000000000000..44798d21c8b9b --- /dev/null +++ b/site/static/icon/keycloak.svg @@ -0,0 +1 @@ + \ No newline at end of file