Update dependency @vector-im/compound-design-tokens to v6.10.1 (#32698)

* Update dependency @vector-im/compound-design-tokens to v6.10.1

* Update snapshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
renovate[bot]
2026-03-03 19:17:40 +00:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Michael Telatynski
parent 2c9f55cbea
commit 49dffe83cc
8 changed files with 42 additions and 42 deletions
@@ -193,7 +193,7 @@ exports[`<RoomAvatarView /> should render the AWAY presence 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<g
clip-path="url(#a)"
clip-path="url(#cpd_PresenceSolid8X8Icon_a)"
>
<path
d="M8 4a4 4 0 1 1-8 0 4 4 0 0 1 8 0"
@@ -201,7 +201,7 @@ exports[`<RoomAvatarView /> should render the AWAY presence 1`] = `
</g>
<defs>
<clippath
id="a"
id="cpd_PresenceSolid8X8Icon_a"
>
<path
d="M0 0h8v8H0z"
@@ -250,7 +250,7 @@ exports[`<RoomAvatarView /> should render the BUSY presence 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<g
clip-path="url(#a)"
clip-path="url(#cpd_PresenceStrikethrough8X8Icon_a)"
>
<path
clip-rule="evenodd"
@@ -260,7 +260,7 @@ exports[`<RoomAvatarView /> should render the BUSY presence 1`] = `
</g>
<defs>
<clippath
id="a"
id="cpd_PresenceStrikethrough8X8Icon_a"
>
<path
d="M0 0h8v8H0z"
@@ -309,7 +309,7 @@ exports[`<RoomAvatarView /> should render the OFFLINE presence 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<g
clip-path="url(#a)"
clip-path="url(#cpd_PresenceOutline8X8Icon_a)"
>
<path
clip-rule="evenodd"
@@ -319,7 +319,7 @@ exports[`<RoomAvatarView /> should render the OFFLINE presence 1`] = `
</g>
<defs>
<clippath
id="a"
id="cpd_PresenceOutline8X8Icon_a"
>
<path
d="M0 0h8v8H0z"
@@ -368,7 +368,7 @@ exports[`<RoomAvatarView /> should render the ONLINE presence 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<g
clip-path="url(#a)"
clip-path="url(#cpd_PresenceSolid8X8Icon_a)"
>
<path
d="M8 4a4 4 0 1 1-8 0 4 4 0 0 1 8 0"
@@ -376,7 +376,7 @@ exports[`<RoomAvatarView /> should render the ONLINE presence 1`] = `
</g>
<defs>
<clippath
id="a"
id="cpd_PresenceSolid8X8Icon_a"
>
<path
d="M0 0h8v8H0z"