usersRound property
SvgAsset
get
usersRound
The assets/icons/users-round.svg
.
Implementation
SvgAsset get usersRound => const SvgAsset(
'forui_assets',
'users-round',
'assets/icons/users-round.svg',
);