diff --git a/boot.php b/boot.php index 94cb707bc..16c9b6d11 100755 --- a/boot.php +++ b/boot.php @@ -801,7 +801,7 @@ class App { $this->is_mobile = $mobile_detect->isMobile(); $this->is_tablet = $mobile_detect->isTablet(); - $this->head_set_icon('/images/rm-32.png'); + $this->head_set_icon('/images/hz-32.png'); BaseObject::set_app($this); diff --git a/images/default_profile_photos/arrow_avatar/300.png b/images/default_profile_photos/arrow_avatar/300.png new file mode 100644 index 000000000..1c30572d6 Binary files /dev/null and b/images/default_profile_photos/arrow_avatar/300.png differ diff --git a/images/default_profile_photos/arrow_avatar/48.png b/images/default_profile_photos/arrow_avatar/48.png new file mode 100644 index 000000000..7865ce2b4 Binary files /dev/null and b/images/default_profile_photos/arrow_avatar/48.png differ diff --git a/images/default_profile_photos/arrow_avatar/80.png b/images/default_profile_photos/arrow_avatar/80.png new file mode 100644 index 000000000..8610907e2 Binary files /dev/null and b/images/default_profile_photos/arrow_avatar/80.png differ diff --git a/images/hz-16.png b/images/hz-16.png new file mode 100644 index 000000000..b88b6aa57 Binary files /dev/null and b/images/hz-16.png differ diff --git a/images/hz-32.png b/images/hz-32.png new file mode 100644 index 000000000..79c728a83 Binary files /dev/null and b/images/hz-32.png differ diff --git a/images/hz-64.png b/images/hz-64.png new file mode 100644 index 000000000..bff03d8da Binary files /dev/null and b/images/hz-64.png differ