\n Create and group avatars of different sizes and shapes with the\n css classes. Using Bootstrap's naming convention, you can control\n size of avatar including standard avatar, or scale it up to\n different sizes.\n
\n\n\n size=\"sm\" rounded
\n
\n size=\"md\" rounded
\n
\n size=\"lg\" rounded
\n
\n Using an additional class .rounded-circle
in\n <img>
element creates the rounded avatar.\n
\n size=\"md\"
\n
\n size=\"lg\"
\n
\n size=\"6em\"
\n
\n Using utilities classes of background e.g.\n bg-*
allows you to have any background color as well.\n
Using size=\"sm\"
Using size=\"md\"
Using size=\"lg\"
\n Using an additional class .rounded-circle
in\n <img>
element creates the rounded avatar.\n
Using size=\"md\"
Using size=\"lg\"
Avatars with different sizes and shapes.
\n\n\n rounded
\n
\n rounded
\n
\n square
\n