feat(icons): add icon for calendar events conversations

Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
This commit is contained in:
Dorra Jaouad
2025-03-21 17:15:12 +01:00
parent e7f9a0f608
commit 2008e59cf2
9 changed files with 36 additions and 1 deletions

View File

@ -46,6 +46,18 @@
background-image: url(../img/icon-phone-white.svg);
}
.app-talk .icon-event,
.modal-mask .icon-event,
.v-popper__popper .icon-event,
.talk-sidebar-callview .icon-event,
#talk-panel .icon-event,
#talk-sidebar .icon-event,
#call-container .icon-event,
.talkChatTab .icon-event {
background-image: url(../img/icon-event-white.svg);
}
.app-talk .icon-password,
.modal-mask .icon-password,
.v-popper__popper .icon-password,