Svavatar is a Svelte component wrapping Dicebear's Avatars
import {Svavatar} from 'svavatar'
type parameter, a seed and options as separate, individual parameters. Example:<Svavatar type="human" mood="happy" seed="tako"/>
or<Svavatar type="initials" bold={true} seed="John Doe"/>
| type | male |
female |
human |
identicon |
initials |
bottts |
jdenticon |
gridy |
|---|---|---|---|---|---|---|---|---|
| PREVIEW |
For more information about the different types of avatars and their individual parameters, visit Dicebear's Avatars