Skip to content

boringdesigners/boring-avatars-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use Boring Avatars service

To generate a custom avatar just embed the following URL https://source.boringavatars.com/ and append a variant, size and a username to generate a custom avatar.

Variants

You can use one of the variants marble, beam, pixel, sunset, ring or bauhaus.

https://source.boringavatars.com/beam

Avatar using marble variant

Custom size

https://source.boringavatars.com/marble/40

Avatar of 120px

https://source.boringavatars.com/marble/160

Avatar of 120px

Custom colors

You can pass an array of colors using the parameter color

https://source.boringavatars.com/marble/120/Maria%20Mitchell?colors=264653,2a9d8f,e9c46a,f4a261,e76f51

Avatar for Maria Mitchell

Square avatars

Use the parameter square to get square-shaped avatars.

https://source.boringavatars.com/marble/120/Maria%20Mitchell?square

Square avatar for Maria Mitchell

Name

You can use a username, email or any random text to generate a unique avatar.

https://source.boringavatars.com/marble/120/Maria%20Mitchell

Avatar for Maria Mitchell

Random avatar

If you just want to use random avatars without providing usernames, you can use the root endpoint. You will receive an svg image with a 80*80px size using the marble variant.

https://source.boringavatars.com/

Random avatar

Releases

No releases published

Sponsor this project

 

Packages

No packages published