diff --git a/playwright/snapshots/crypto/history-sharing.spec.ts/shared-history-invite-accepted-linux.png b/playwright/snapshots/crypto/history-sharing.spec.ts/shared-history-invite-accepted-linux.png index b5467fe9dc..bdbe457d2f 100644 Binary files a/playwright/snapshots/crypto/history-sharing.spec.ts/shared-history-invite-accepted-linux.png and b/playwright/snapshots/crypto/history-sharing.spec.ts/shared-history-invite-accepted-linux.png differ diff --git a/res/css/views/rooms/_EventTile.pcss b/res/css/views/rooms/_EventTile.pcss index d8a05fd6ce..3bc94cc642 100644 --- a/res/css/views/rooms/_EventTile.pcss +++ b/res/css/views/rooms/_EventTile.pcss @@ -854,7 +854,7 @@ $left-gutter: 64px; } &.mx_EventTile_e2eIcon_normal::after { - mask-image: url("@vector-im/compound-design-tokens/icons/lock-solid.svg"); + mask-image: url("@vector-im/compound-design-tokens/icons/info.svg"); background-color: var(--cpd-color-icon-tertiary); /* grey */ }