Micah
This avatar style is a remix of: Avatar Illustration System by Micah Lanier, licensed under CC BY 4.0 .
LICENSE
While our code is MIT licensed, the design of this avatar style is licensed under CC BY 4.0. See details for more information.
Usage
Options
seed
stringThe seed determines the initial value for the built-in PRNG. With the PRNG you can create the same avatar over and over again based.
flip
booleanrotate
integer0360scale
integer0200radius
integer050size
integer1backgroundColor
array^(transparent|[a-fA-F0-9]{6})$backgroundType
arraybackgroundRotation
array Specify an array of two numbers for this option. The PRNG will generate a number between the two values, which will be used as the rotation degree. The rotation is only visible if backgroundType is set to ['gradientLinear'].
translateX
integer-100100translateY
integer-100100clip
booleanrandomizeIds
booleanThis option randomize the IDs in the generated SVG / XML. This can be useful for example if the avatars are included directly in the HTML and you want to avoid ID collisions.
base
arraybaseColor
array^(transparent|[a-fA-F0-9]{6})$earringColor
array^(transparent|[a-fA-F0-9]{6})$earrings
arrayearringsProbability
integer0100ears
arrayeyeShadowColor
array^(transparent|[a-fA-F0-9]{6})$eyebrows
arrayeyebrowsColor
array^(transparent|[a-fA-F0-9]{6})$eyes
arrayeyesColor
array^(transparent|[a-fA-F0-9]{6})$facialHair
arrayfacialHairColor
array^(transparent|[a-fA-F0-9]{6})$facialHairProbability
integer0100glasses
arrayglassesColor
array^(transparent|[a-fA-F0-9]{6})$glassesProbability
integer0100hair
arrayhairColor
array^(transparent|[a-fA-F0-9]{6})$hairProbability
integer0100mouth
arraymouthColor
array^(transparent|[a-fA-F0-9]{6})$nose
arrayshirt
arrayshirtColor
array^(transparent|[a-fA-F0-9]{6})$Details
| Naming | |
|---|---|
| Collection Import | |
| Package Import | |
| CLI | |
| HTTP-API | https://api.dicebear.com/9.x/micah/svg |
| JSON Schema | https://api.dicebear.com/9.x/micah/schema.json |
| Source | |
|---|---|
| Title | Avatar Illustration System |
| Creator | Micah Lanier |
| Website | https://dribbble.com/micahlanier |
| License | CC BY 4.0 |
| Source | https://www.figma.com/community/file/829741575478342595 |