Skip to content
/ avatar Public
forked from vercel/avatar

πŸ’Ž Beautiful avatars as a microservice

License

Notifications You must be signed in to change notification settings

kyb3r/avatar

This branch is 3 commits ahead of, 12 commits behind vercel/avatar:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 30, 2024
e5baa64 Β· Apr 30, 2024
Apr 30, 2024
Nov 21, 2022
Nov 18, 2022
Apr 30, 2024
Nov 21, 2022
Oct 21, 2017
Nov 21, 2022
Apr 30, 2024
Nov 18, 2022
Nov 21, 2022
Apr 30, 2024
Nov 18, 2022

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.3%
  • CSS 31.1%
  • JavaScript 3.6%