From bff41ad66ac0efdd63ce4a7209559e88edb741b2 Mon Sep 17 00:00:00 2001 From: Robin Date: Mon, 13 Jul 2026 12:22:44 +0200 Subject: [PATCH] Update spotlight icon --- src/components/CallFooter.tsx | 4 ++-- src/room/__snapshots__/InCallView.test.tsx.snap | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/components/CallFooter.tsx b/src/components/CallFooter.tsx index f983d809d..f2aa5168b 100644 --- a/src/components/CallFooter.tsx +++ b/src/components/CallFooter.tsx @@ -8,7 +8,7 @@ Please see LICENSE in the repository root for full details. import { type FC, type JSX, type Ref, useMemo } from "react"; import classNames from "classnames"; import { - SpotlightIcon, + SpotlightViewIcon, GridIcon, } from "@vector-im/compound-design-tokens/assets/web/icons"; import { Switch } from "@vector-im/compound-web"; @@ -323,7 +323,7 @@ export const CallFooter: FC = ({ aria-label={t("layout_switch_label")} leftLabel={t("layout_spotlight_label")} leftValue="spotlight" - leftIcon={SpotlightIcon} + leftIcon={SpotlightViewIcon} rightLabel={t("layout_grid_label")} rightValue="grid" rightIcon={GridIcon} diff --git a/src/room/__snapshots__/InCallView.test.tsx.snap b/src/room/__snapshots__/InCallView.test.tsx.snap index d365b3605..5d21749bf 100644 --- a/src/room/__snapshots__/InCallView.test.tsx.snap +++ b/src/room/__snapshots__/InCallView.test.tsx.snap @@ -446,7 +446,9 @@ exports[`InCallView > rendering > renders 1`] = ` xmlns="http://www.w3.org/2000/svg" >