Avatar.iconName

Get iconName property.

  1. string iconName [@property getter]
    class Avatar
    @property
    string
    iconName
    ()
  2. string iconName [@property setter]

Return Value

Type: string

The name of an icon to use as a fallback.

If no name is set, avatar-default-symbolic will be used.