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