Skip to content

Instantly share code, notes, and snippets.

@jvansan
Last active September 18, 2023 22:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jvansan/ed41e6bf736f08466b1951cad982f78c to your computer and use it in GitHub Desktop.
Save jvansan/ed41e6bf736f08466b1951cad982f78c to your computer and use it in GitHub Desktop.
my-avataaar
// See https://getavataaars.com
<Avatar
avatarStyle='Circle'
topType='LongHairNotTooLong'
accessoriesType='Prescription02'
hairColor='Blonde'
facialHairType='BeardMedium'
facialHairColor='Auburn'
clotheType='GraphicShirt'
clotheColor='Heather'
graphicType='Pizza'
eyeType='Default'
eyebrowType='DefaultNatural'
mouthType='Default'
skinColor='Light'
/>
// v2
<Avatar
avatarStyle='Circle'
topType='LongHairStraight2'
accessoriesType='Prescription02'
hairColor='Blonde'
facialHairType='MoustacheMagnum'
facialHairColor='Blonde'
clotheType='GraphicShirt'
clotheColor='PastelRed'
graphicType='Pizza'
eyeType='Default'
eyebrowType='DefaultNatural'
mouthType='Default'
skinColor='Light'
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment