1 2 3
pub const AVATAR: &str = "relative flex size-8 shrink-0 overflow-hidden rounded-full"; pub const AVATAR_IMAGE: &str = "aspect-square size-full"; pub const AVATAR_FALLBACK: &str = "bg-muted flex size-full items-center justify-center rounded-full";