@import "../../themes/native/native.globals.md";

// Material Design Avatar
// --------------------------------------------------

/// @prop - Width of the avatar
$avatar-md-width: 64px;

/// @prop - Height of the avatar
$avatar-md-height: $avatar-md-width;

/// @prop - Border radius of the avatar
$avatar-md-border-radius: 50%;
