import { Icon, IconProps } from './Icon' /** * AccountTree icon for hierarchy/organization charts */ export const AccountTree = (props: IconProps) => ( )