tronche
Avatars nothing like you.
Generate unique SVG avatars from a name and a color palette. Open source, REST API.
app.vue
<template>
<Avatar name="Maria Mitchell" variant="beam" />
</template>Generate unique SVG avatars from a name and a color palette. Open source, REST API.
<template>
<Avatar name="Maria Mitchell" variant="beam" />
</template>