Avatar is a component that allows you to show a profile picture or fallback to a seeded random icon.
Avatar
import { Avatar } from "@turbostack/ui"
<Avatar image="https://github.com/liverdya.png" fallback="a unique value" />