From dcb4d74a5f549b3f510f0441158e38a8a1eaacd1 Mon Sep 17 00:00:00 2001 From: Philipp Kief Date: Fri, 20 Oct 2023 09:58:01 +0200 Subject: [PATCH] Add additional icon associations --- theme/material.product-icon-theme.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/theme/material.product-icon-theme.json b/theme/material.product-icon-theme.json index 89587a0..07814c5 100644 --- a/theme/material.product-icon-theme.json +++ b/theme/material.product-icon-theme.json @@ -1956,6 +1956,15 @@ }, "bell-slash-dot": { "fontCharacter": "\\EA16" + }, + "extensions-sponsor": { + "fontCharacter": "\\EAE2" + }, + "theme-selection-manage-extension": { + "fontCharacter": "\\EA08" + }, + "testing-update-profiles": { + "fontCharacter": "\\EA08" } } }