Hosted Boring Avatars

Credit to boringavatars

How to use

Image URL: https://hostedboringavatars.vercel.app/api/[variant]

The avatar can be customized by adding query params according to the components props required here

Examples

Default with variant


https://hostedboringavatars.vercel.app/api/beam

Specific size


https://hostedboringavatars.vercel.app/api/marble?size=140

With name


https://hostedboringavatars.vercel.app/api/bunhaus?name=john%20doe

With colors


https://hostedboringavatars.vercel.app/api/sunset?colors=69d2e7,a7dbd8,e0e4cc,f38630,fa6900

With all params


https://hostedboringavatars.vercel.app/api/ring?colors=69d2e7,a7dbd8,e0e4cc,f38630,fa6900&name=john%20doe&size=140