drupal/per_role_picture
This module allows site administrators to set default user picture for each role. Site administrators can upload a picture and set the order for a role in which priority picture will be display for...
About this module
This module allows site administrators to set default user picture for each role. Site administrators can upload a picture and set the order for a role in which priority picture will be display for multiple role user. Role with lesser weight will be the higher on priority to display the picture. If a role with high priority does not have image associated with it then next role will be consider in order to display the image. How to install: Install using Drupal default steps: https://www.drupal.org/documentation/install/modules-themes/modules-7 Configuration: Goto /admin/people/permissions/roles to upload a picture for a role. Goto /admin/config/people/per-role-picture to set the order of roles. Github URL: https://github.com/guptas89/D7_per_role_picture
Install with Composer:
composer require drupal/per_role_picture