Components•Avatar
Components•Avatar
Avatar
A live shader avatar for identity anchors that need motion without relying on user photos.
Dependencies
Copy below cli
npx shadcn add @bjork-ui/primitive-avatarHow to use
import { BjorkShaderAvatar } from "@/components/isaiahbjork/primitives";Props
classNamestringPass through styling hooks for the Avatar primitive without replacing the base Bjork surface.
childrenReactNodeComposable content, labels, icons, and nested content where the primitive supports them.
...propscomponent propsPass through the normal props for this primitive while the Bjork wrapper handles the visual treatment.
Z
IB
Shader avatar
Use for profile anchors where a live, abstract identity mark feels better than a flat fallback.
<BjorkShaderAvatar initials="Z" size={86} />