### Small stack Vuero avatars can be stacked in an slighlty overlaping line. Use the `` component. The component takes 2 props: `avatars` and `size`. Available sizes are normal, `small` and `medium`. ```vue ```