Lorelei
This avatar style is a remix of: Lorelei by Lisa Wischofsky, licensed under CC0 1.0 .
LICENSE
While our code is MIT licensed, the design of this avatar style is licensed under CC0 1.0. See details for more information.
Usage
Options
seed
string
The 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
boolean
rotate
integer
0
360
scale
integer
0
200
radius
integer
0
50
size
integer
1
backgroundColor
array
^(transparent|[a-fA-F0-9]{6})$
backgroundType
array
backgroundRotation
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
-100
100
translateY
integer
-100
100
clip
boolean
randomizeIds
boolean
This 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.
beard
array
beardProbability
integer
0
100
earrings
array
earringsColor
array
^(transparent|[a-fA-F0-9]{6})$
earringsProbability
integer
0
100
eyebrows
array
eyebrowsColor
array
^(transparent|[a-fA-F0-9]{6})$
eyes
array
eyesColor
array
^(transparent|[a-fA-F0-9]{6})$
freckles
array
frecklesColor
array
^(transparent|[a-fA-F0-9]{6})$
frecklesProbability
integer
0
100
glasses
array
glassesColor
array
^(transparent|[a-fA-F0-9]{6})$
glassesProbability
integer
0
100
hair
array
hairAccessories
array
hairAccessoriesColor
array
^(transparent|[a-fA-F0-9]{6})$
hairAccessoriesProbability
integer
0
100
hairColor
array
^(transparent|[a-fA-F0-9]{6})$
head
array
mouth
array
mouthColor
array
^(transparent|[a-fA-F0-9]{6})$
nose
array
noseColor
array
^(transparent|[a-fA-F0-9]{6})$
skinColor
array
^(transparent|[a-fA-F0-9]{6})$
Details
Naming | |
---|---|
Collection Import |
|
Package Import |
|
CLI |
|
HTTP-API | https://api.dicebear.com/9.x/lorelei/svg |
JSON Schema | https://api.dicebear.com/9.x/lorelei/schema.json |
Source | |
---|---|
Title | Lorelei |
Creator | Lisa Wischofsky |
Website | https://www.instagram.com/lischi_art/ |
License | CC0 1.0 |
Source | https://www.figma.com/community/file/1198749693280469639 |