Update icons to v3

This commit is contained in:
Fedor Indutny 2023-05-04 11:04:22 -07:00 committed by Josh Perez
parent be60b3d225
commit 51d1a62f70
461 changed files with 1189 additions and 1570 deletions

View file

@ -1276,7 +1276,7 @@ export class CallingClass {
if (source) {
ipcRenderer.send('show-screen-share', source.name);
notificationService.notify({
icon: 'images/icons/v2/video-solid-24.svg',
icon: 'images/icons/v3/video/video-fill.svg',
message: window.i18n('icu:calling__presenting--notification-body'),
onNotificationClick: () => {
if (this.reduxInterface) {
@ -2287,7 +2287,7 @@ export class CallingClass {
}
notificationService.notify({
icon: 'images/icons/v2/video-solid-24.svg',
icon: 'images/icons/v3/video/video-fill.svg',
message: notificationMessage,
onNotificationClick: () => {
this.reduxInterface?.startCallingLobby({