From 87e900bb64094b6fa365d47333c30b926ed62ce6 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Fri, 31 Jul 2026 19:51:17 -0700 Subject: [PATCH] fix(teams): restore the official square product icon (#117170) Co-authored-by: Peter Steinberger --- extensions/teams-meetings/openclaw.plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/teams-meetings/openclaw.plugin.json b/extensions/teams-meetings/openclaw.plugin.json index 62412c1c185c..425bd7a7fc69 100644 --- a/extensions/teams-meetings/openclaw.plugin.json +++ b/extensions/teams-meetings/openclaw.plugin.json @@ -2,7 +2,7 @@ "id": "teams-meetings", "name": "Microsoft Teams meetings", "description": "Join Microsoft Teams meetings as a Chrome browser guest.", - "icon": "https://cdn.simpleicons.org/microsoftteams", + "icon": "https://res.cdn.office.net/files/fabric-cdn-prod_20230815.001/assets/brand-icons/product/svg/teams_48x1.svg", "enabledByDefault": true, "commandAliases": [{ "name": "teamsmeetings" }], "activation": {