Payroc Design logo
  • Our brand
    Mission statement Personality Values Assets
  • Content guidelines
    Voice and tone Grammar and formatting Inclusive language Writing style guides
  • Design system
    Get started Essentials Components Patterns
Submit a design request
  1. Payroc design
  2. Design system
  3. Components
  4. Avatar

Avatar

Gives a user an option to assign pictures or default to their initials. For a business with multiple users it can be a useful identifier.

Anatomy

Diagram of the of Avatar component.
  1. Avatar with image
  2. Avatar with text

Example

Coded examples

Image avatar
Example avatar image
Text avatar
AB

Code snippet

HTML JavaScript
										
<div class="avatar avatar-image">
  <img src="assets/example-avatar.png" alt="Example avatar image">
</div>
<div class="avatar avatar-text">
  AB
</div>
        
									
										
None required
        
									

Figma prototype

Usage guide

Dos and don'ts

Keep it professional.

Centre the image.

Make yourself easily identifiable.

Nothing offensive.

Images that clash with the background.

Use someone elses image.

Payroc Design logo

Copyright © Payroc

    Our brand
  • Mission statement
  • Personality
  • Values
  • Assets
  • Brand Guide for Sales Partners
    Content guidelines
  • Voice and tone
  • Grammar and formatting
  • Inclusive lanugage
  • Writing style guides
    Design system
  • Get started
  • Essentials
  • Components
  • Patterns