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/ic_chat_black_24px.svg b/pixmaps/ic_chat_black_24px.svg
new file mode 100644
index 0000000..4822ffd
--- /dev/null
+++ b/pixmaps/ic_chat_black_24px.svg
@@ -0,0 +1,4 @@
+<svg fill="#000000" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
+    <path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 9h12v2H6V9zm8 5H6v-2h8v2zm4-6H6V6h12v2z"/>
+    <path d="M0 0h24v24H0z" fill="none"/>
+</svg>
\ No newline at end of file