Avatar is a component that allows you to show a profile picture or fallback to a seeded random icon.

Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Avatar is a component that allows you to show a profile picture or fallback to a seeded random icon.

import { Avatar } from "@turbostack/ui"
<Avatar image="https://github.com/liverdya.png" fallback="a unique value" />