UNPKG

@heroui/avatar

Version:

The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.

6 lines (3 loc) 144 B
import * as react_jsx_runtime from 'react/jsx-runtime'; declare const AvatarIcon: () => react_jsx_runtime.JSX.Element; export { AvatarIcon };