From f3268e5ff6c6b1f3589faee87b35033a1312963a Mon Sep 17 00:00:00 2001 From: charlesji-msft-teams <83601740+charlesji-msft-teams@users.noreply.github.com> Date: Wed, 14 Feb 2024 00:19:41 -0800 Subject: [PATCH] Added color32 icon (#180) --- teams/vDevPreview/MicrosoftTeams.schema.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/teams/vDevPreview/MicrosoftTeams.schema.json b/teams/vDevPreview/MicrosoftTeams.schema.json index f881595..ddd58cf 100644 --- a/teams/vDevPreview/MicrosoftTeams.schema.json +++ b/teams/vDevPreview/MicrosoftTeams.schema.json @@ -150,6 +150,10 @@ "color": { "$ref": "#/definitions/relativePath", "description": "A relative file path to a full color PNG icon. Size 192x192." + }, + "color32x32": { + "$ref": "#/definitions/relativePath", + "description": "A relative file path to a full color PNG icon with transparent background. Size 32x32." } }, "required": [