Added AICE logo

Signed-off-by: Zhou Fang <zhou.fang@eclipse-foundation.org>
diff --git a/workinggroups/assets/images/wg-aice.png b/workinggroups/assets/images/wg-aice.png
new file mode 100644
index 0000000..2094482
--- /dev/null
+++ b/workinggroups/assets/images/wg-aice.png
Binary files differ
diff --git a/workinggroups/assets/inc/app.php b/workinggroups/assets/inc/app.php
index 046e6c2..331c8e7 100644
--- a/workinggroups/assets/inc/app.php
+++ b/workinggroups/assets/inc/app.php
@@ -371,7 +371,7 @@
 
 $working_group[] = array(
   'title' => 'AICE Working Group',
-  'logo' => '',
+  'logo' => 'wg-aice.png',
   'body' => '<p>The Eclipse AI, Cloud & Edge (AICE) Working Group will manage and operate an open lab (the “AICE OpenLab”) that will provide a set of resources to promote the advancement, implementation, and verification of open source software for AI, Cloud, and Edge computing.</p>',
   'website' => '',
   'charter' => '/org/workinggroups/aice-charter.php',
@@ -380,7 +380,7 @@
   'wiki' => '',
   'type' => $proposed_state,
   'join' => 'https://accounts.eclipse.org/contact/membership',
-  'style' => '',
+  'style' => 'width:100px;',
   'members' => '',
 );