diff --git a/html/images/os/aerohive.png b/html/images/os/aerohive.png
new file mode 100644
index 0000000000..eee19c4b9d
Binary files /dev/null and b/html/images/os/aerohive.png differ
diff --git a/includes/definitions.inc.php b/includes/definitions.inc.php
index ca6b8062f6..d577254c77 100644
--- a/includes/definitions.inc.php
+++ b/includes/definitions.inc.php
@@ -1917,6 +1917,7 @@ $config['os'][$os]['over'][0]['text'] = 'Device Traffic';
$os = 'aerohive';
$config['os'][$os]['text'] = 'Aerohive HiveOS';
$config['os'][$os]['type'] = 'wireless';
+$config['os'][$os]['icon'] = 'aerohive';
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
$config['os'][$os]['over'][0]['text'] = 'Traffic';