chintan9 / avatar

πŸ’Ž Beautiful avatars as a microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avatar

Generate beautiful gradient avatars for your application.

Usage

Provide a username to generate an avatar. Each name will generate a unique avatar. Just replace rauchg with an username or email:

https://avatar.vercel.sh/rauchg

You will receive a png image with a size of 120*120px

Avatar for rauchg

Custom Size

https://avatar.vercel.sh/rauchg?size=30

Avatar for rauchg

SVG

Add the extension .svg:

https://avatar.vercel.sh/rauchg.svg

Add Initials

Add the text parameter (requires SVG):

https://avatar.vercel.sh/rauchg.svg?text=GR

Avatar for rauchg

About

πŸ’Ž Beautiful avatars as a microservice

License:MIT License


Languages

Language:TypeScript 59.7%Language:CSS 36.1%Language:JavaScript 4.2%