Skip to content

Refactor PresenceBadge to use presence icons #20627

@ling1726

Description

@ling1726

PresenceBadge design:
image

Go to the Icon documentation for @fluentui/react-icons.

Search for:

  • Presence Available
  • Presence Away
  • etc...

These icons are actually the badges, and can't be used in the PresenceBadge component currently. Each icon is sized as 10, 12, 16. These sizes do not account for the 20, 28 sizes that need to be used by the larger variants of the PresenceBadge

In order to use these icons for a PresenceBadge, the only feasible solution would be to render only the icon from the component. However, this still does not account for the missing sizes

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions