gnome: replace labels with icons on call control buttons

Also make the buttons round. This is in order to reduce the
size of the buttons to be able to add more.

Refs #76660

Change-Id: Ie7e62ffb22176c0da8c7b21d60fa8d4606638687
diff --git a/pixmaps/pixmaps.gresource.xml b/pixmaps/pixmaps.gresource.xml
index c4067ae..23c4b62 100644
--- a/pixmaps/pixmaps.gresource.xml
+++ b/pixmaps/pixmaps.gresource.xml
@@ -11,5 +11,10 @@
 	<file alias="contact">contact.svg</file>
 	<file alias="accept">accept.svg</file>
 	<file alias="reject">hang_up.svg</file>
+	<file alias="chat">ic_chat_black_24px.svg</file>
+	<file alias="mute_audio">ic_mic_off_black_24px.svg</file>
+	<file alias="mute_video">ic_videocam_off_black_24px.svg</file>
+	<file alias="pause">ic_pause_black_24px.svg</file>
+	<file alias="end">ic_clear_black_24px.svg</file>
   </gresource>
-</gresources>
\ No newline at end of file
+</gresources>