If no name is set, avatar-default-symbolic will be used.
Avatar.iconName
string iconName() @property nothrowGet iconName property.
Returns
The name of an icon to use as a fallback.
void iconName(string propval) @property nothrowSet iconName property.
Parameters
propval | The name of an icon to use as a fallback. If no name is set, avatar-default-symbolic will be used. |