Bottts
This avatar style is a remix of: Bottts by Pablo Stanley, licensed under Free for personal and commercial use .
LICENSE
While our code is MIT licensed, the design of this avatar style is licensed under Free for personal and commercial use. See details for more information.
Usage
Use this URL to request this avatar style via our HTTP API.
https://api.dicebear.com/9.x/bottts/svg
You can use the URL directly as image source.
<img
src="https://api.dicebear.com/9.x/bottts/svg"
alt="avatar"
/>
See HTTP-API docs for more information.
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.
Felix
Aneka
https://api.dicebear.com/9.x/bottts/svg?seed=Felix
flip
boolean
false
true
https://api.dicebear.com/9.x/bottts/svg?flip=false
rotate
integer
0
360
0
90
180
270
https://api.dicebear.com/9.x/bottts/svg?rotate=0
scale
integer
0
200
50
100
200
https://api.dicebear.com/9.x/bottts/svg?scale=50
radius
integer
0
50
0
10
20
30
40
50
https://api.dicebear.com/9.x/bottts/svg?radius=0
size
integer
1
32
48
64
80
96
https://api.dicebear.com/9.x/bottts/svg?size=32
backgroundColor
array
^(transparent|[a-fA-F0-9]{6})$
b6e3f4
c0aede
d1d4f9
ffd5dc
ffdfbf
https://api.dicebear.com/9.x/bottts/svg?backgroundColor=b6e3f4,c0aede,d1d4f9
backgroundType
array
gradientLinear
solid
https://api.dicebear.com/9.x/bottts/svg?backgroundType=gradientLinear,solid
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']
.
0
360
https://api.dicebear.com/9.x/bottts/svg?backgroundRotation=0,360
translateX
integer
-100
100
-50
-25
0
25
50
https://api.dicebear.com/9.x/bottts/svg?translateX=-50
translateY
integer
-100
100
-50
-25
0
25
50
https://api.dicebear.com/9.x/bottts/svg?translateY=-50
clip
boolean
true
https://api.dicebear.com/9.x/bottts/svg?clip=true
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.
false
https://api.dicebear.com/9.x/bottts/svg?randomizeIds=false
baseColor
array
^(transparent|[a-fA-F0-9]{6})$
00acc1
1e88e5
5e35b1
6d4c41
7cb342
8e24aa
039be5
43a047
546e7a
00897b
3949ab
757575
c0ca33
d81b60
e53935
f4511e
fb8c00
fdd835
ffb300
https://api.dicebear.com/9.x/bottts/svg?baseColor=00acc1,1e88e5,5e35b1
eyes
array
bulging
dizzy
eva
frame1
frame2
glow
happy
hearts
robocop
round
roundFrame01
roundFrame02
sensor
shade01
https://api.dicebear.com/9.x/bottts/svg?eyes=bulging,dizzy,eva
face
array
round01
round02
square01
square02
square03
square04
https://api.dicebear.com/9.x/bottts/svg?face=round01,round02,square01
mouth
array
bite
diagram
grill01
grill02
grill03
smile01
smile02
square01
square02
https://api.dicebear.com/9.x/bottts/svg?mouth=bite,diagram,grill01
mouthProbability
integer
0
100
0
100
https://api.dicebear.com/9.x/bottts/svg?mouthProbability=0
sides
array
antenna01
antenna02
cables01
cables02
round
square
squareAssymetric
https://api.dicebear.com/9.x/bottts/svg?sides=antenna01,antenna02,cables01
sidesProbability
integer
0
100
0
100
https://api.dicebear.com/9.x/bottts/svg?sidesProbability=0
texture
array
camo01
camo02
circuits
dirty01
dirty02
dots
grunge01
grunge02
https://api.dicebear.com/9.x/bottts/svg?texture=camo01,camo02,circuits
textureProbability
integer
0
100
0
100
https://api.dicebear.com/9.x/bottts/svg?textureProbability=0
top
array
antenna
antennaCrooked
bulb01
glowingBulb01
glowingBulb02
horns
lights
pyramid
radar
https://api.dicebear.com/9.x/bottts/svg?top=antenna,antennaCrooked,bulb01
topProbability
integer
0
100
0
100
https://api.dicebear.com/9.x/bottts/svg?topProbability=0
Details
Naming | |
---|---|
Collection Import |
|
Package Import |
|
CLI |
|
HTTP-API | https://api.dicebear.com/9.x/bottts/svg |
JSON Schema | https://api.dicebear.com/9.x/bottts/schema.json |
Source | |
---|---|
Title | Bottts |
Creator | Pablo Stanley |
Website | https://twitter.com/pablostanley |
License | Free for personal and commercial use |
Source | https://bottts.com/ |